BODY {
	background-color : #94A5BB;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 50px;
	margin-right : 20px;
	margin-top : 50px;
	font-size : 10pt;
	background-attachment : fixed;
	background-image : url("../tem/main_right2.jpg");
}

HR {
	width : 400px;
	color : #800000;
	line-height: 50%;
    	}
	
A:LINK {
	color : Maroon;
	text-decoration : none;
	font : bold;
}

A:VISITED {
	color : Navy;
	text-decoration : none;
	font : bold;
}

A:ACTIVE {
	color : Maroon;
	text-decoration : none;
	font : bold;
}

A:HOVER {
	background-color :#94A5BB;
	color : Blue;
	text-decoration : none;
	font : bold;
}

H1 {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 160%;
	margin-left : -2%;
	margin-top : 1.5em;
	}

H2 {
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 140%;
	margin-left : -2%;
	margin-top : 1.5em;
}

H3 {
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 120%;
	margin-top : 1.5em;
}

H4 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 110%;
}

H5 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
}

H6 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 110%;
	font-weight : bold;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 800;
}

TD, TABLE {
	background: transparent;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	border : none;
	vertical-align : top;
}

LI {

}

UL {
	margin-top: 5px;
	list-style-image : ;
	}