.maintitle{
	font-family : Arial, Helvetica, sans-serif;
	color : #AAAAAA;
	font-weight : bold;
	font-size : 22px;
}

.title{
	font-family : Arial, Helvetica, sans-serif;
	color : #AAAAAA;
	font-weight : bold;
	font-size : 18px;
}

.subtitle{
	font-family : Arial, Helvetica, sans-serif;
	color : #AAAAAA;
	font-weight : bold;
	font-size : 14px;
}

.text{
	font-family : Arial, Helvetica, sans-serif;
	color : #555555;
	font-weight : normal;
	font-size : 12px;
}

.link{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	text-decoration : underline;
	font-size : 12px;
}

.link:HOVER{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	text-decoration : underline;
	font-size : 12px;
}

.text3d{
	font-family : Arial, Helvetica, sans-serif;
	color : #555555;
	font-weight : normal;
	font-size : 12px;
}