H3 {font-size : 24px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #141e4f;
}
H2 {font-size : 24px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #002F46;
}
A  {
	font-size : 14px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #141e4f;
}
A:Visited  {
	font-size : 14px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #141e4f;
}
A:Active  {
	font-size : 14px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #141e4f;
}

A:Hover  {
	font-size : 14px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Red;
}	

.bgdarkgrey
	{
		background-color: #ffffff; 
	}

.txtblue
	{
		color: #003366;
	}

.txtblack
	{
		color: #000000;
	}
.header1 {font-size : 20px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #141e4f;
}
.header2 {font-size : 20px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
}
.webmaster2  {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}
.webmaster2link  {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}
.webmaster2link:Visited  {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.webmaster2link:Active  {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Gray;
}
.webmaster2link:Hover  {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Red;
}
.stds {font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #141e4f;
}
body 
	{
		background-color: #ffffff; 
		margin-top: 0; 
		margin-left: 0;
		font-size: 8pt;
		font-family: arial;
		color: #333333;
	}
.std {font-size : 14px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #002F46;
}
.goldtxt {font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #F7DE3A;
}
.goldtxt A  {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #F7DE3A;
	text-decoration: none;
}
.goldtxt A:Visited  {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #F7DE3A;
	text-decoration: none;
}
.goldtxt A:Active  {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #F7DE3A;
	text-decoration: none;
}

.goldtxt A:Hover  {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Red;
	text-decoration: underline;
}	
.Question {font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
}
.Answer {font-size : 14px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #002F46;
}
.stdred {font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
}
.Headtxt {font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
}
.Quick {
	font-size : 10px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
}
.QuickButton { 
		background-color: #002F46;
		border-color: White;
		border-style: ridge;
		border-width: 1;
		color: White;
		font-size: 7pt;
		font-family: verdana;
}
.QuickDesc {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
}