body {font-family : verdana;font-size : 30px;color : FF0000;}
a {
	color : Green;
	text-decoration : none;
	font-weight : normal;
}
a:hover {
	color : Maroon;
	text-decoration : underline;
	font-weight : normal;
}
p {font-family : verdana;font-size : 11px;color : 000000;}
h1 {font-family : verdana;font-size : 12px;color : 003300;font-weight : bold;text-align : center;}
h2 {
	font-family : verdana;
	font-size : 16px;
	color : Green;
	font-weight : bold;
	text-align : left;
}
h3 {
	font-family :verdana;
	font-size : 13px;
	color : Green;
	font-weight : bold;
	text-align : right;
}
h5 {
	font-family : verdana;
	font-size : 14px;
	color : Red;
	font-weight : bold;
	text-align : center;}
}
.top {font-family : verdana;font-size : 13px;color : FFFFFF;}
.top:hover {font-family : arial;font-size : 11px;text-decoration : none;}
.nb {font-family : verdana;font-size : 14px;color : 780000;}
.leftmenu {font-family : verdana;font-size : 12px;color : 003300;text-decoration : none;font-weight : bold;}
.leftmenu:hover {
	font-family : verdana;
	font-size : 12px;
	color : 158415;
	text-decoration : none;
	font-weight : bold;
}
.lefttext {font-family : verdana;font-size : 12px;color : 003300;text-decoration : none;font-weight : normal;}
.lefttext:hover {
	font-family : verdana;
	font-size : 12px;
	color : 003300;
	text-decoration : none;
	font-weight : normal;
}
.submenu {font-family : verdana;font-size : 11px;color : 666666;text-decoration : none;font-weight : normal;}
.submenu:hover {font-family : verdana;font-size : 11px;color : 000000;text-decoration : underline;font-weight : normal;}

