body, p
	{ 
	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 8pt;
	Color: #404B61; 
	}


a:visited    { text-decoration: underline; color: #0000FF; }
a:link       { text-decoration: underline; color: #0000FF; }
a:hover      { text-decoration: none; color: #0055FF; }

#largelink{
	line-height:140%;
	font-size:1em;
	}


.header
	{  
     	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 12pt;
	color:#123681;
	}

#hdr_new
	{
	background-image: url(images/bg_new.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
#hdr_register
	{
	background-image: url(images/bg_register.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}
	.supersmall
	{
	 font-size:10px;
	}