/* Copyright (C) 2001. JET INTERNET. All Rights Reserved. */
BODY,P,TABLE,TR,TH,TD,FONT,BLOCKQUOTE,LI,OL { 
	font-family : "MS Gothic" , "Osaka";
        margin-height : 0px;
        margin-top : 0px;
        line-height : 125%;
}

H1 {
	font-size : 16pt;
	color : #264B84
}

H2 {
	font-size : 14pt;
	color : #264B84
}

H3 {
	font-size : 12pt;
	color : #990000
}

H4 {
	font-size : 10pt;
	color : #990000
}

ADDRESS {
	font-size : 9pt;
	font-style : normal;
	text-align : center
}

A:link {
	color : #264B84;
	text-decoration : none
}

A:visited {
	color : #264B84;
	text-decoration : none
}

A:active {
	color : #990000;
	text-decoration : underline overline;
	background-color : #FFDD00
}

A:hover {
	color : #990000;
	text-decoration : underline overline;
	background-color : #FFDD00
}

