body { 
	color:					black; 
	background: 			white; 
	font-size:				11pt; 
	font-family:			Ariel, Helvetica, Verdana, sans-serif;
	marginleft: 			2%;
	margin-right:			2%;
	background-image:		url("Images/sbsota.gif"); 
	background-attachment: 	fixed;
	background-position:	0px 140px;
	}
	
table { 
	color: 			black; 
	background: 	white; 
	font-size:		11pt; 
	font-family:	Ariel, Helvetica, Verdana, sans-serif;
	background-color: transparent;
	}

H1 {
	font-family:	Arial Black, Ariel, Helvetica, Verdana, sans-serif; 
	font-size:		32pt; 
	font-style:		italic; 
	color:			red; 
	line-height:	90%; 
	}

H2 {
	font-family:	Arial Black, Ariel, Helvetica, Verdana, sans-serif; 
	font-size:		28pt; 
	font-style:		italic; 
	color:			red; 
	line-height:	95%; 
	}

.subhead {
	font-family:	Arial Black, Ariel, Helvetica, Verdana, sans-serif; 
	font-size:		18pt; 
	font-style:		italic; 
	color:			red; 
	}
	
.secthead {	
	font-size:			1.3em; 
	font-weight:		bold;
	text-decoration: 	underline;
	}

.tabhead {	
	font-size:			normal; 
	font-weight:		bold;
	text-decoration: 	underline;
	}

.hiline {
	font-family:	normal; 
	font-size:		12pt; 
	color:			blue;
	}

.sidehead {
	font-family:	normal; 
	font-size:		12pt; 
	font-weight:	bold; 
	color:			blue;
	}

.caption {
    font-family:	normal; 
	font-size:		10pt; 
	font-style:		italic; 
	color:			"#008000";
	}

.inactive {
	color:			#C0C0C0;
	{

li { 
	list-style-type:	circle; 
	}
		
A:link {
	text-decoration: 	underline; 
	color: 				blue
	}

A:visited {
	text-decoration: 	underline; 
	color: 				blue
	}

A:active {
	text-decoration: 	underline; 
	color: 				red
	}

A:hover {
	font-size:			1.01em; 
	font-weight:		bold; 
	color: 				red;
	}