A {color: #0089CF;}
A:link {text-decoration:none;}
A:visited {text-decoration:none;}
A:hover {text-decoration:underline;}
A:active {text-decoration:none;}
BODY,TD,DIV{
        font-family:Tahoma,Arial;
        font-size:12px;
	
}
B, STRONG {font-weight:bold;}
H1{
        padding:0px;
        margin:0px;
        margin-top:1px;
        margin-bottom:16px;
        font-size:20px;
        font-weight:normal;
        color:#595959;
        letter-spacing:1px;
}
H2{
        padding:0px;
        margin:0px;
        margin-top:20px;
        margin-bottom:8px;
        font-weight: bold;
        font-size:13px;
		letter-spacing:1px;
}
H3{
        padding:0px;
        margin:0px;
        margin-top:8px;
        margin-bottom:6px;
        font-size:13px;
        color:#686870;
}
UL{
        margin:1px 0px 3px 5px;
        padding:0px;
/*        margin-top:1px;
        margin-bottom:3px;*/
}
UL LI{
	list-style-image:url(/images/menu-list-4.gif);
        list-style-position:outside;
        margin-left:16px;
        margin-top:4px;
        margin-bottom:5px;
        padding:0;
}
OL{
        margin:0px;
        padding:0px;
        margin-top:1px;
        margin-bottom:3px;
}
OL LI{
        list-style-position:outside;
        vertical-align:top;
        margin-left:30px;
        margin-top:9px;
        margin-bottom:10px;
        padding:0px;
}
P{
        padding:0px;
        margin:0px;
        margin-bottom:15px;
        margin-top:15px;
}
TABLE{
	border-left:1px solid black;
	border-top:1px solid black;
}
TABLE TD,TABLE TH{
	border-right:1px solid black;
	border-bottom:1px solid black;
}
