
.bodytext{
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	line-height : 18px;
}

.bbodytext{
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	line-height : 18px;
}

.titletext{
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	line-height : 18px;
}

.navtext{
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	line-height : 18px;
}

A.navtext:hover{
	color : #6699CC;
}

.contacttext{
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	line-height : 18px;
}

A.contacttext:hover{
	color : #ccccff;
}

.linktext{
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	line-height : 18px;
}

A.linktext:hover{
	color : #CC3333;
}

.tagtext{
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 20px;
	font-weight : bold;
	text-decoration : none;
	line-height : 25px;
	font-style : italic;
	text-align : center;
}

.footer{
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;
}

A.footer:hover{
	color : #ccccff;
}

.copyright{
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;
}