body	{
			font-family: arial;
			font-size: 12px;
			background-color: #ffffcc;
		}

#container
{
	width: 800px;
	margin-left: auto; 
	margin-right: auto;
	background-color:	#ffffff
}
.red	{	color:	#9E0B0F;	}

h1	{	font-size: 18px;
		font-weight: bold;
		color: #9E0B0F;
}

.standardparagraph	{
	text-align: justify;
}

.whitetext	{	color: #FFFFFF;	text-decoration: none;	font-weight: bold;	font-size:	12px;	}	
a.whitelink12:link		{	color: #FFFFFF;	text-decoration: none;	font-weight: bold;	font-size:	12px;	}
a.whitelink12:visited	{	color: #FFFFFF;	text-decoration: none;	font-weight: bold;	font-size:	12px;	}
a.whitelink12:hover		{	color: #fff200; text-decoration: none;	font-weight: bold;	font-size:	12px;	}
a.whitelink12:active	{	color: #FFFF00; text-decoration: none;	font-weight: bold;	font-size:	12px;	}

a.redlink:link		{	color: #9E0B0F;	text-decoration: none;	font-weight: bold;	font-size:	12px;	}
a.redlink:visited	{	color: #9E0B0F;	text-decoration: none;	font-weight: bold;	font-size:	12px;	}
a.redlink:hover		{	color: #fff200; text-decoration: none;	font-weight: bold;	font-size:	12px;	}
a.redlink:active	{	color: #9E0B0F; text-decoration: none;	font-weight: bold;	font-size:	12px;	}

a.redgreenlink:link			{	color: #9E0B0F;	text-decoration: none;	font-weight: bold;	font-size:	12px;	}
a.redgreenlink:visited		{	color: #9E0B0F;	text-decoration: none;	font-weight: bold;	font-size:	12px;	}
a.redgreenlink:hover		{	color: #00FF00; text-decoration: none;	font-weight: bold;	font-size:	12px;	}
a.redgreenlink:active		{	color: #9E0B0F; text-decoration: none;	font-weight: bold;	font-size:	12px;	}

a.redlink14:link		{	color: #9E0B0F;	text-decoration: none;	font-weight: bold;	font-size:	14px;	}
a.redlink14:visited	{	color: #9E0B0F;	text-decoration: none;	font-weight: bold;	font-size:	14px;	}
a.redlink14:hover		{	color: #fff200; text-decoration: none;	font-weight: bold;	font-size:	14px;	}
a.redlink14:active	{	color: #9E0B0F; text-decoration: none;	font-weight: bold;	font-size:	14px;	}




.linkout {background-color: none;} 
.linkover {background-color:#ff0000;}

