body, div, form, table, td{
	font-family : Verdana, Arial, Tahoma, Helvetica;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	border-spacing : 0px;
	
}

p  {
	font-family : Verdana, Arial, Tahoma, Helvetica;
	font-size :12px;
	font-weight : normal;
	font-style : normal;
	margin-left: 5px;
	color : #000000;
}
	
.bold  {
	font-weight : bold;
	font-size :14px;
}

	
p.words  {
	margin-left: 25px;
	margin-right: 10px;
	color : #000000;
	
}
	

p.about  {
	margin-left: 5px;
	margin-right: 15px;
	color : #400040;
}
	
.em  {
	font-weight : bold;
	font-style : normal;
	color : #408080;
	
}
.indent  {
	
	margin-left: 40px;
	
	
}

.home  {
	
	margin-top:  20px;
	
}
.homea  {
	
	margin-top:  40px;
	
}


.boldBlue  {
	font-size :14px;
	font-weight : bold;
	font-style : normal;
	color : #004080;
	
}

.blueindent  {
	font-size :14px;
	font-weight : bold;
	margin-left: 25px;
	font-style : normal;
	color : #004080;
	
}

.small  {
	font-size : 11px;
	margin-left: 25px;
	margin-right: 10px;
	color : #000000;
	
}

.boldRed  {
	font-family : Verdana, Arial, Tahoma, Helvetica;
	font-size :14px;
	font-weight : bold;
	font-style : normal;
	color : #ff0000;
}

p.smallindent  {
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	margin-left: 40px;
}
	
.smallB  {
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	margin-left: 25px;
}
.smallw  {
	font-family : Verdana, Arial, Tahoma, Helvetica;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	margin-left: 5px;
	color : #ffffff;
}
	

.right {
	text-align: right;

}
.links {
	color: #000000;
	font size: 9px;

}
	
.indent {
margin-right: 25px;

}


.center  {
	text-align: center;
}

b  {
	font-weight : bold;
}

i  {
	font-style : italic;
}

ol, ul  {
	font-family : Verdana, Arial, Tahoma, Helvetica;
	color : #000000;

}

ol.side  {
	font-family : Verdana, Arial, Tahoma, Helvetica;
	color : #000000;
	margin-left: 50px;

}

h1  {
	font-family : Verdana, Arial, Tahoma, Helvetica;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	margin-left: 5;
	color :#000000;
}

h1.indent  {
	font-size : large;
	font-weight : bold;
	font-style : normal;
	margin-left: 10;
	color :#000000;
}

h2  {
	font-size : medium;
	font-weight : bold;
	font-style : normal;
	margin-left: 5;
	color : #000000;
	
}

h3  {
	font-size :xx-small;
	font-weight : bold;
	font-style : normal;
	margin-left: 5;
	color :#000000;
}
h3.blue {
	font-size :x-small;
	font-weight : bold;
	font-style : normal;
	margin-left: 10px;
	color :#004080;
}

h3.brown {
	font-size : small;
	font-weight : bold;
	font-style : normal;
	color :#916156;
}

h3.indent {
	font-size :x-small;
	font-weight : bold;
	font-style : normal;
	margin-left: 50;
	color : #004080;
}


a  {
	color : #408080;
}

a.visited, a:Visited  {
	color : #660099;
}

a.active, a:Active  {
	color : #FF9900;
}

a.hover, A:Hover  {
	color : #339933;
}



