.text{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.look{
	color : #FFFFFF;
	font-family : "Trebuchet MS";
	font-size : 14px;
	padding-top : 10px;
}

.menu{
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
}

.text_c{
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.title{
	color : #333333;
	font-family : "Trebuchet MS";
	font-size : 12px;
	font-weight : bold;
}

.header{
	color : #333333;
	font-family : "Trebuchet MS";
	font-size : 18px;
}

.format1{
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	text-align : justify;
}

.format2{
	text-align : justify;
}

A.text_c{
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

INPUT {
	width : 145px;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
}

A:HOVER.text_c{
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}

A.menu{
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	text-decoration : none;
}

A:HOVER.menu{
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	text-decoration : none;
}

A.link{
	color : #54A4DE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER.link{
	color : #54A4DE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	text-decoration : underline;
	font-weight : bold;
}