/* HTML tags */

A, A:link, A:visited, A:hover, A:active{}
IMG{border-width:0px;}
P{margin:0px 0px 10px 0px;line-height:1.3em;list-style-type:square;}
UL{margin:3px 0px 10px 25px;padding-left:5px;}
LI{font-size:1.0em;line-height:1.4em;list-style-type:square;list-style-position:outside;margin:3px 0px 3px 0px;}
TABLE{background-color:transparent;}
CAPTION{text-align:left;padding:15px 0px 5px 0px;font-weight:bold;}
TH, TD{text-align:left;padding:2px 10px 2px 0px;vertical-align:top;}
DIV{font-size:14px;line-height:14px;list-style-type:square;text-align:left;margin:0px;padding:0px;}
FORM{margin:0px;}
SELECT{font-size:1.0em;vertical-align:middle;}
INPUT{font-size:1.0em;vertical-align:middle;}
TEXTAREA{font-family:Arial,sans-serif;list-style-type:square;font-size:1.0em;width:300px;height:60px;overflow:auto;}
TEXTAREA.big{font-family:Arial,sans-serif;list-style-type:square;font-size:1.0em;width:600px;height:400px;}
h1{font-family:Arial, Helvetica, sans-serif;font-size:22px;font-weight:bold;letter-spacing:-1px;color:#000000;line-height:24px;margin:0px 0px 15px 0px;}
h2{font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;font-size:18px;line-height:20px;letter-spacing:-1px;color:#333333;}
h3{font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;font-size:16px;line-height:20px;letter-spacing:0;color:#000000;}
h4{font-family:Georgia, "Times New Roman", Times, serif;text-transform:uppercase;font-weight:bold;font-size:12px;line-height:20px;letter-spacing:0px;color:#000000;}
/*** HR ***/
DIV.hr{clear:both;height:1px;background:#DDDDDD center;margin:10px 0px 0px 0px;}
DIV.hr HR{display:none;}
