/*

Comments here:  

*/

<STYLE TYPE="text/css">
<!--

/* BODY {font-family:verdana,arial,sans-serif; text-decoration:none; COLOR:#000000}
*/

img {
	border: none;
	border-style: none;
}

a img {
	border: none;
	border-style: none;
}

/*   links  */

A 	{ 
	color: #003300;
	text-decoration:underline; 
	border:none;
} 


a:link {
	color:#003300;
	text-decoration:underline;
	border:none;
}

A:active {
	color:#003300;
	text-decoration:underline;
}

a:visited {
	color:#003300;
	text-decoration:underline;
}

/*

From a website: http://www.morsa.com/css/base.css
From site: http://www.morsa.com/
by Jason Tselentis
Note the a:hover style, which calls for using a background that consists of an animated GIF file!
http://www.morsa.com/dash.gif

*/

a:hover {
	color:#003300;
	text-decoration:none;
	background-image: url("images/dash.gif"); 
	background-repeat: repeat-x; 
	background-position: 0 bottom
}

/*   end of links  */


/*   HEADLINES and their equivalents  */

H1 {
	font-family:verdana,arial,sans-serif; 
	font-size:18px;
	font-weight:bold;
	line-height:1.5em;
	COLOR:#000000;
}

.headertext {
	font-family:verdana,arial,sans-serif; 
	font-size:18px;
	font-weight:bold;
	line-height:1.5em;
	COLOR:#000000;
}

H2 {font-family:verdana,arial,sans-serif; 
	font-size:14px;
	font-weight:bold;
	line-height:1.5em;
	COLOR:#000000;
}

.smallheadertext {
	font-family:verdana,arial,sans-serif; 
	font-size:14px;
	font-weight:bold;
	line-height:1.5em;
	COLOR:#000000;
}

H3 {
	font-family:verdana,arial,sans-serif; 
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
	COLOR:#000000;
}

.boldbodytext {
	font-family:verdana,arial,sans-serif; 
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
	COLOR:#000000;
}

H4 {
	font-family:verdana,arial,sans-serif; 
	font-size:11px;
	font-weight:bold;
	line-height:1.5em;
	COLOR:#000000;
}

.littleboldbodytext {
	font-family:verdana,arial,sans-serif; 
	font-size:11px;
	font-weight:bold;
	line-height:1.5em;
	COLOR:#000000;
}

/*   end of HEADLINES and their equivalents  */

.bodytext {
	font-family:verdana,arial,sans-serif; 
	font-size:12px;
	font-weight: normal;
	line-height:1.5em;
	COLOR:#000000;
}

.bodytextgreenbolditalic {
	font-family:verdana,arial,sans-serif; 
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	line-height:1.5em;
	COLOR:#003300;
	
}

.littlebodytext {
	font-family:verdana,arial,sans-serif; 
	font-size:11px;
	font-weight: normal;
	line-height:1.5em;
	COLOR:#000000;
}

.littleindentedbodytext {
	font-family:verdana,arial,sans-serif; 
	font-size:11px;
	font-weight: normal;
	line-height:1.5em;
	COLOR:#000000;
	text-indent: 20px
}

.tinybodytext {
	font-family:verdana,arial,sans-serif; 
	font-size:10px;
	font-weight: normal;
	line-height:1.5em;
	COLOR:#000000;
}


-->
</STYLE>
