A{
	font-size:10pt;
	color: #CC0000;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
body{
	font-size:10pt;
	color:black;
	font-family : Trebuchet MS, Arial, Helvetica;
}

.blackLink{
	font-size:10pt;
	color: #000000;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
.blacktext{
	font-size:12pt;
	color:black;
	font-family : Trebuchet MS, Arial, Helvetica;
}
.lgtext{
	font-size:12pt;
	color: #000000;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.lgredtext{
	font-size:12pt;
	color: #CC0000;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.redtext{
	font-size:12pt;
	color: #CC0000;
	font-family : Trebuchet MS, Arial, Helvetica;
}
.textIt{
	font-size:12pt;
	color:black;
	font-family : Trebuchet MS, Arial, Helvetica;
	font-style : italic;
}
.textIt2{
	font-size:12pt;
	color:black;
	font-family : Trebuchet MS, Arial, Helvetica;
	font-style : italic;
	font-weight : bold;
}
.textIt3{
	font-size:14pt;
	color:black;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
}
.unlvText{
	font-size:20pt;
	color:#ffffff;
	font-weight : bold;
	font-family : serif;
}
.whitetext{
	font-size:10pt;
	color:#ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.whitetext2{
	font-size:10pt;
	color:#ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
}
.whitetext3{
	font-size:10pt;
	color:#ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}


.bottomBorder{
	border: 1px solid #000000; 
	border-top-width: 0px;
	border-left-width: 0px; 
	border-right-width: 0px;
}
.bottomBorderRed{
	border: 1px solid #ffffff;
	font-size:10pt;
	color:#ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	background-color : #CC0000;
}
.bottomBorderBlack{
	border: 1px solid #ffffff;
	font-size:10pt;
	color:#ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	border-top-width: 0px;
	border-left-width: 0px; 
	border-right-width: 0px;
}
.wholeBorder{
	border: 2px solid #000000;
}
.wholeBorderRed{
	border: 1px solid #000000;
	background-color : #CC0000;
	font-size:10pt;
	color:#ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
	cursor : hand;
} 
.wholeBorderBlack{
	border: 1px solid #000000;
	background-color : #000000;
	font-size:10pt;
	color:#ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
	cursor : hand;
} 



