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

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

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

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

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

#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: #000000;
}

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

#nav b { 	
        font-family: times;
	font-size: 16px;
	color:#ffffff;
	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 #cc3333;
}

u {
color: #cc3333;
}

B { 
color: #cc3333; 
}

i { 
color: #cc3333; 
font-size: 11px;
}

h5 { 
color: #cc3333; 
}

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; }

