.language {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height:18px;
	text-align:justify;
}
.content {
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
}
.subh {
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-transform: uppercase;


}
a:link,a:active,a:visited
{
color : #ffffff;
text-decoration:none;
}
a:hover
{
color : #FFABA3;
text-decoration:underline;
}
.images
{
border:solid 2px #cccccc;
}
