/* CSS Document */

html, body { height:100%; }
body {font-size:100%; line-height:1.125em;}
html, input, textarea	{	font-family: Tahoma, Helvetica, sans-serif; font-size:12px; color:#000;	}	

.page_caption { 
font-size:21pt;
margin-top:20px;
line-height:40px;
margin-left:11px;
font-family:Century Gothic, Arial, Verdana;
}

A {	
color:#ae0304;
text-decoration:none;
}
A:hover { 
text-decoration:underline; 
}
