body{
	background : #000000;
}

.t0, .t1, .t2, .t3, .t4 {
	color : #FFFFFF;
	font-family : Arial,Helvetica,sans-serif;
}

.t0{
	/* this style is used for the page title graphic and/or text */
	/* it is not offered as a selection within the editing interface */
	font-size : 15px;
	font-weight : bold;
}

.t1{
	font-size : 15px;
	font-weight : bold;
}

.t2{
	font-size : 13px;
}

.t3{
	color : #FFCC99;
	font-size : 13px;
}

.t4{
	font-size : 10px;
}

a,.a:visited,a:active,a:hover{
	color : #FFFFCC;
	text-decoration : underline;
	font-weight : normal;
}

	
.navi1, .navc1 {
	color : #FFFFCC;
	font-weight : normal;
}

