body {
font-family: Georgia;
}

p,td{
	font-family: Georgia;
    font-size: 11px;
	margin: 5px 5px;
	color: #666666;	
	line-height: 140%;
}

input, textarea {
	font-size: 11px;
	padding: 2px 0;
	color: #CC3300;
	border: 1px solid #7b7b7b;
	background : White;
}

.description {
    font-size: 12px;	
}

a {
	text-decoration: none;
	color: #CC3300;	
}

a:link_small {
	text-decoration: none;
	font-size: 9px;
	color: #CC3300;	
}
a:link{
	text-decoration: none;
	color: #CC3300;	
}
a:visited{
	text-decoration: none;
	color: #CC3300;
}
a:hover{
	text-decoration:none;
	color: #666666;

}

.required {
	color: red;
}

.footer {
	color: #999999;
	font-size: 10px;
}
a.footer:link {
	color: #999999;
	text-decoration:underline;
}
a.footer:visited {
	color: white;
}
a.footer:hover {
	color: white;
}


h1 {
	font-family: Georgia;
	font-size: 16px;
	font-weight:bold; 
	line-height:120%;
	color: #1D3361;	
}

h2 {
	font-family: Georgia;
	font-size: 14px;
	font-weight:bold; 
	line-height:120%;
	color: #1D3361;	
}

h3 {
	font-family: Georgia;
	font-size: 12px;
	font-weight:bold; 
	color: #1D3361;	
}

.header1 {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold; 
	color: #666666;	
}
.link_small {
	text-decoration: none;
	font-size: 9px;
	color: #CC3300;	
}
