

body {
	background: black;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	background-color : #005500;
	margin-top : 0px;
}

address, blockquote, body, div, dl,  ol, p, pre, span, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align : left;
	line-height : 22px;
	color: #ffffff;
	letter-spacing : 1.5px;
}

h1 {
	font-size: 60px;
	font-family: "Times New Roman", Times, serif;
	text-align : left;
	line-height : 66px;
	font-weight : 100;
}

h2 { font-size: 22px }

h3 { font-size: 18px }

h4 {
	font-size: 16px;
	line-height : 22px;
}

h5 { font-size: 14px }

h6 { font-size: 12px }

A:link  {
	text-decoration: none;
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align : left;
}       
                
A:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align : left;
	text-decoration: none;
	color: white
}       
                
A:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align : left;
	text-decoration: none;
	color: white
}       
                
A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align : left;
	color: Red;
	text-decoration : none;
}  

A:link.small  {
font-family: Verdana, Arial, Helvetica, sans-serif;	
text-decoration: none;
	color: teal;
	font-size: 10px;
	text-align : left;
}       
                
A:visited.small {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align : left;
	text-decoration: none;
	color: teal
}       
                
A:active.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align : left;
	text-decoration: none;
	color: teal
}       
                
A:hover.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align : left;
	color: Red;
	text-decoration : none;
}  



.small {
	color: Teal;
	font-size: 10px
}

p.small {
	color: Teal;
	font-size: 10px
}

em {
	color: Teal;
	font-size: 120%;
	font-weight: bold
}     

.caption {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-stretch : normal;
	letter-spacing : 1px;
	line-height : 14px;
}
.caption12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-stretch : normal;
	letter-spacing : 2px;
}

.center {
	text-align : center;
}

.right {
	text-align : right;
}

hr {
	color : Black;
	height : 1px;
}

.times16bold {
	font-size : 16px;
	font-weight : bold;
	line-height : 22px;
}
