
.footer {
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
}

A:LINK, A:VISITED {
	font-family : Verdana;
	color : #00008b;
	text-decoration : none;
	font-size : 10px;
	font-weight: bold;
}
A:HOVER {
	color : #00008b;
	text-decoration : underline;
	font-weight: bold;
}

A:LINK.red {
	color : #00008b;
	text-decoration : none;
	font-size : 10px;
	font-weight: normal;
}

A:VISITED.red {
	color : #00008b;
	text-decoration : none;
	font-size : 10px;
	font-weight: normal;
}

A:HOVER.red {
	color : #00008b;
	text-decoration : none;
	font-size : 10px;
	font-weight: normal;
}

.subTitle {
	color : #8f8f8f;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.Title {

	color :#191919;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;


}

.TitleSub {

	color :#191919;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 12px;


}

.main {
font-family : Verdana;
font-size : 10px;
color : #000000;
text-align : justify;
}

.mainnojustify {
font-family : Verdana;
font-size : 10px;
color : #000000;
}

.contact {
font-family : Verdana;
font-size : 12px;
color : #000000;
text-align : justify;
}

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