body
{ 
font-family: times new roman;
color: #ffffff;
font-size: 10pt;
}

input, textarea
{ 
background:#003333;
hr color: #ffffff;
font-family: times;
color: #000000; 
font-size: 12px; 
border-style:  solid;
border-width: 1px; 
}

p
{ font-family: times new roman;
color: #003333;
font-size: 10pt;
}

.head { 
       color: #003333;
       padding-right: 3px;
       text-align: right;
       text-transform: uppercase; 
       font-family: times;
       font-size: 16pt;
       font-weight: bold;
       line-height: 12px;
       letter-spacing: 1px;
       border-bottom: #ffffff 1px dotted;
}

blockquote { border : width: 350px; height: 120px; font-size: 13px; float: center; 
padding-left: 10px; 
padding-right: 5px;
color: #003333;
}

#nav a{
	font-family: times;
	font-size: 13px;
	color:#ffffff;
	text-decoration: none;
	text-transform: none; 
	font-weight: normal;
	text-align: left;
	line-height: 12px;
	display: block;
	margin-top: 1px;
	background-color: #003333;
}

#nav a:hover {
	font-family: times;
	font-size: 13px;
	color:#003333;
	text-decoration: none;
	text-transform: none; 
	font-weight: normal;
	text-align: center;
	line-height: 12px;
	display: block;
	margin-top: 1px;
	background-color: #000000;
}

#nav b { 	
        font-family: times;
	font-size: 16px;
	color:#003333;
	text-transform: uppercase; 
        letter-spacing: 1px;
	font-weight: bold;
	text-align: left;
	line-height: 12px;
	display: block;
	margin-top: 0px;
	background-color: #000000;
	border-bottom: 1px dotted #ffffff;
}

a:link
{ text-decoration: none; color: #666666; font-family: times; font-size: 13px; }
a:visited
{ text-decoration: none; color: #666666; font-family: times; font-size: 13px; }
a:active
{ text-decoration: none; color: #666666; font-family: times; font-size: 13px; }
a:hover
{ text-decoration: none; color: #cc3333; font-family: times; font-size: 13px; }

