body
	{
	background-color : #000066;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	scrollbar-face-color: #8A2BE2;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: silver;
	scrollbar-3dlight-color: silver;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #000066;
	scrollbar-arrow-color: white
	}

maincontent{
	background: white;
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 5%;
	padding-bottom: 10px;
	border: 3px solid #8A2BE2;
	text-align: left;
	min-width: 500px;
	}

p
	{
	font-size: x-small;
	}

dt
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	}
dd	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	}

table.one
	{
	background-color: silver;
	width: 85%;
	padding : 6;
	border: double;  
	border-color: #8A2BE2;
	border-width: 1ex;
	#position: relative;
	#top: 20%;
}

table.header
	{
	width: 90%;                
	}
	
table.two
{
	width: 80%;
}	

td.one
	{
	background-color: white;
	border-color: silver;
	border-style: double;
}
	
H1, H2
	{
	font-family: "Times New Roman", Times, serif;
	background-color: white;
	text-align: center;
	color: #000099;
}

H3
	{
	font-family: "Times New Roman", Times, serif;
	background-color: white;
	text-align: left;
	color: #000099;
}

.cat {
	border: none;
	border-color : #000099;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-variant: small-caps;
	text-align: left;
	font-size: 10pt;
}	

.catML {
	border: none;
	border-color : #000099;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-variant: small-caps;
	text-align: right;
	font-size: small;
}	

.indexcat {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-variant: small-caps;
	text-align: left;
	font-size: 10pt;
} 

a.cat:link {
	color: black;
	font-weight: bold;
	font-variant: small-caps;
	background-color: white;
	font-size: 10pt;
}
a.cat:visited {
	color: black;
	font-weight: bold;
	font-variant: small-caps;
	background-color: white;
	font-size: 10pt; 	
}

.indexsub (
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10pt;
)


.smallt{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10pt;
}

.apple {
	text-align: center;
	vertical-align : bottom;
}

.where{
	font-size: xx-small;
	text-align: left;
}

.nav {
	border: none;
	border-color : #000099;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small;
}	

hr{
	color: silver;
	width: 100%;
	text-align: center; 
}

td.ptr{
	font-family: Verdana;
	font-size: x-small;
}

table.ptr{
border: thin solid white;
border-style: solid;
border-width: thin;
border-color: "silver";
}

td.ptrp{
	font-family: Verdana;
	font-size: xx-small;
	border-width: thin;
	border-color: "silver";
	width: 350;
}

td.ptrML{
	font-family: Verdana;
	font-size: xx-small;
	border-width: thin;
	border-color: "red";
}

.floatleft {
float: left;
margin-top: 0px; 
margin-bottom: 10px;
margin-left: 0px;
margin-right: 10px;

.floatcenter {
float: center;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 0px;
}


.floatright {
float: right;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 0px;
}

.tcp{
	font-family: Verdana;
	font-size: xx-small;
} 	







