body { 
	color: #4F4F4F; 
	margin-top: 0; 
	margin-right: 0; 
	margin-bottom: 0; 
	margin-left: 0; 
	font-size: 12px; 
	font-family: Arial, Helvetica;
	}
	
td,p,br,table { 
	color: #4F4F4F; 
	font-size: 12px; 
	font-family: Arial, Helvetica;
	}
	
.talk {
	color: #949494; 
	font-size: 12px; 
	font-family: Arial, Helvetica;
 	font-weight: bold;
	letter-spacing:1pt; 	
	}
	
H1 	{
	font-size:20px;
	color: #494D70;
 	font-weight: bold;
	}

H2 	{
	font-size:18px;
 	color: #65668A;
 	font-weight: bold;
	}

H3 	{
	font-size:16px;
	color: #77778F;
 	font-weight: bold;
	}

H4 	{
	font-size:14px;
 	color: #B9332D;
 	font-weight: bold;
 	line-height: .75;
 	}
.subjectheader 	{
	font-size:14px;
 	color: #B9332D;
 	font-weight: bold;
	}
	
a:link {
	color:#424699; 
	text-decoration: none;
 	font-weight: bold;
	}

a:visited {
	color:#775EAD; 
	text-decoration: none;
 	font-weight: bold;
	}

a:active {
	color:#990702; 
	text-decoration: none;
 	font-weight: bold;
	}

a:hover { 
	color:#6259DE; 
	text-decoration: underline;
 	font-weight: bold;
	}
	
.normal { 
	color: #4F4F4F; 
	font-size: 11px; 
	font-family: Arial, Helvetica;
 	font-weight: normal;
	}
			
.minor { 
	font-size: 10px; 
	}
	
.major { 
	font-size: 11px;
 	font-weight: bold;
	color:#9DAFE5; 
	}
.pagetitle { 
	font-size: 18px;
 	font-weight: normal;
	color:#9DAFE5; 
	}

.formtext { 
	font-size: 11px; 
	color:#4F4F4F; 
	}
	
.negative {
	color:#FFFFFF
	}
