a:link     {text-decoration:none;}
a:visited  {text-decoration:none;}
a:hover    {text-decoration :underline; color: #cc3333;}
.body {font-size: 14px;}

hr{color:#333333;}

p   {font-size: 12px; line-height: 130%;}
h1  {font-size: 18px; line-height: 100%; font-weight: bold}
h2  {font-size: 16px; line-height: 100%; font-weight: bold}

input,textarea,select{
	font-size:12px;
	border-top : 1px solid #333366 ; 
	border-bottom : 1px solid #333366 ; 
	border-left : 1px solid #333366 ; 
	border-right : 1px solid #333366 ; 
	background-color : #ffffff ; 
}

.n  {font-size: 12px; line-height: 130%;}
.s  {font-size: 10px; line-height: 120%;}
.red   {color:#990000;}
.white {color:#ffffff;}
.copy { font-size: 9px; line-height: 150%;
	font-family: "Arial", "Helvetica", "sans-serif"; }
