html 
{
    
}
    
body {
	margin: 0  0  0  0 ;
	/*font-family:  Arial, Sans-Serif;*/
	font-family:Verdana;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
    padding: 0px;
    background-color: #ffffff
}
p 
{
    font-family:  Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 11px;
    }
 legend 
 {
    color: #CB7921;
    }
 
/* ----------------------------
    Default Links
   ---------------------------- */
a:link, a {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	font-style: normal;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
/* ----------------------------
    Misc Classes
   ---------------------------- */
h1
{
	font-size: 20px;
	color: #993333;
	font-weight: bold;
    }
h2
{
	font-size: 16px;
	color: #CB7921;
	font-weight: bold;
    }
h3
{
	font-size: 14px;
	color: #BF2B20;
	font-weight: bold;
    }
h4 
{
    color: #000099;
    margin-bottom: 0px;
    font-family:Times New Roman;
    font-size:14pt;
    font-weight:normal;
    }
.NewsSideBarText {
	color: #000000;
	background-color: #cc9966;
	margin-left:20px;
	width:90%;
	text-align:left;	
}
.NewsObviousSubText 
{
    color: #000000;
}
.NewsMainBodyDefault
{
	font-family:Verdana;
	font-size: 12pt;
}
.frame {
	border: 1px solid #A6A6A6;
}
.designed_by {
	font-family: Arial;
	font-size: 8.5px;
	font-weight: lighter;
	color: #000000;
}
/* ----------------------------
    Links
   ---------------------------- */
a.a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #D7350F;
	text-decoration: none;
}
a.a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.b:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
}
a.b:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #85B350;
	text-decoration: underline;
}
a.b:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
}
a.c:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.c:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.c:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* ----------------------------
    Inputs
   ---------------------------- */
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
