/* CSS Document */

#high{
	
	padding:2px 10px;
	border:solid;
	border-color:#FF9900;
	margin:10px 0 15px 0;
}
#high h3{
	margin: 4px 0px;
	font-size: 22px;
	color: #FF9900;
	font-weight: bold;
	}
#high .small{
	font-size:17px;
	}
#high .small1{
	font-size:12px;
	color:#FFF;
	font-weight:300;
	}
#high .head3h{
	font-style:bold;
	margin:5px 0;
	color: #FFFFFF;
	font-size: 12px;
	}
	
	
BigT{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
	font-weight: bold;
	}
#high a{
	text-decoration:underline;
	font-weight:bold;
	}	
body{
	font-family: Arial, Helvetica, sans-serif;
	}
h2{
	padding-top: 12px;
	margin: 0;
	font-size: 32px;
	color: #FF9900;
	font-weight: bold;
	}
h3{
	margin: 0px;
	font-size: 15px;
	color: #FF9900;
	font-weight: bold;
	}
.small{
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	}
.smallb{
	font-size:20px;
	}
.head2{
	margin:0;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	}
.head2i{
	margin:0;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: lighter;
	font-style:italic;
	}
.head2b{
	margin:0;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	}
.head3{
	font-style:bold;
	margin:0 0 15px 0;
	color: #FFFFFF;
	font-size: 11px;
	}
.head3h{
	font-style:bold;
	margin:0;
	color: #FFFFFF;
	font-size: 12px;
	}
.head3b{
	font-style:bold;
	margin:0 0 24px 0;
	color: #FFFFFF;
	font-size: 14px;
	}
.normal{
	font-size:11px;
	font-style:normal;
	font-weight: normal;
	}
.normalb{
	font-size:16px;
	font-style:normal;
	font-weight: normal;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
