
A:LINK, A:VISITED {
	font-family : Verdana;
	color : #666666;
	text-decoration : none;
	font-size : 10px;
	line-height: 16px;
}
A:HOVER {
	color : #000000;
	text-decoration : none;
}

A:LINK.green, A:VISITED.green {
	font-family : Verdana;
	color : #000000;
	text-decoration : underline;
	font-size : 12px;
	font-weight: bold;
}
A:HOVER.green {
	color : #000000;
	text-decoration : none;
	font-weight: bold;
}

A:LINK.text {
	color : #666666;
	text-decoration : underline;
	font-size : 11px;
	font-weight: normal;
}

A:VISITED.text {
	color : #999999;
	text-decoration : underline;
	font-size : 11px;
	font-weight: normal;
}

A:HOVER.text {
	color : #333333;
	text-decoration : underline;
	font-size : 11px;
	font-weight: normal;
}

.title {
	color :#000000;
	font-family : Verdana;
	font-weight: bold;
	font-size : 12px;
}

.main {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
}

.main-padd {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	padding-left:10px; 
	padding-right:10px;
}

.mainnojustify {
font-family : Verdana;
font-size : 10px;
color : #000000;
}

.contact {
font-family : Verdana;
font-size : 12px;
color : #000000;
}

.bigred {
font-family : Arial, Tahoma, Helvetica, sans-serif;
font-size : 12px;
color : #ff0000;
font-weight: bold;
}

.content {
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
}

.presscontent {
	font-family : Verdana;
	font-size : 13px;
	color : #666666;
	line-height: 24px;
}

.contenthead {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	color : #666666;
}

.list {
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
}

p {
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
	line-height: 16px;
}


.righthand {
	font-family : Verdana;
	font-size : 10px;
	color : #666666;
	font-weight: bold;
}

.smallcontent {
	font-family : Verdana;
	font-size : 10px;
	color : #818181;
}

h3 {
	font-family : Verdana;
	font-size : 13px;
	color : #666666;
	font-weight: bold
}