BODY
{
}
H3 
{
	color:#ffffff;
	font-size: 14pt;
	line-height:normal;
	padding-top: 12px;
	font-family:Arial,Sans-Serif;
	font-weight: bold;
}
h1
{
	color: #fff4dc;
}

h2
{
	color: #fff4dc;
	font-size:1.4em;
}

.normal
{
	font-size: small; 
	line-height: 1.3em;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
}

/* move to Portal.css after you go live */
A:link  
{
	color: #99ccff;
}

A:visited   
{
	color: #ccccff;
}

A:active    {
}

A:hover 
{
	color:#cdf8e5;
	text-decoration:underline;
}

.register
{
}

A.register:link  
{
	font-size:1.5em;
}

A.register:visited   
{
	font-size:1.5em;
}

A.register:active    {
	font-size:1.5em;
}

A.register:hover 
{
	color:#cdf8e5;
}