 a		
		{
		color: 			black;
		font-weight:	normal;
		font-size:		12px;
		text-decoration:	underline;
		}

a:hover		
		{
		color: 				#57001a;
		font-weight:		normal;
		font-size: 			12px;
		text-decoration:	none;
		}

body	{ 
		font-family: times romain, arial;
		background-color: white;
		}

.clear 		
		{
		clear: 			both;
		}



.font_p
		{
		font-size:	12px;
		color:		black;
		margin-bottom:		0px;
		}


.formTitle
		{
		font-size:	14px;
		color:		black;

		}

.formP
		{
		font-size:		12px;
		color:			black;
		}



h1	
	{
	color: 			#57001a;
	font-weight:	bold;
	font-size:		22px;
	text-align:		center;
	margin:			0px;
	}

h2	{
	color: 			black;
	font-weight:	bold;
	font-size: 		14px;
	margin:			0px;
	text-align:	left;
	}

h3	{
	color: 			black;
	font-weight:	bold;
	font-size: 		12px;
	text-align:	left;
	}

h4	{
	color: 			green;
	font-weight:	bold;
	font-size: 		10px;
	}

li	
	{
	font-size: 12px;
	text-align: left;
	font-weight:	600;
	vertical-align: top;
	text-decoration: none;
	}

#mainContent { 
		width: 85%;
		height: 100%;
		margin-left: 100px;
		border-style: none;
			}

#menu	
		{

		}

p		
		{
		font-size:	12px;
		color:		black;
		margin: 2px;
		}
#pageBorder
		{
		background-image: url(../bg/headerStyle2.gif);
		background-position: top center;
		background-repeat:	no-repeat;
		background-color: white;
		width: 			810px;
		height:			90%;
		border-style: 	none;
		margin-left:	auto;
		margin-right:	auto;
		margin-top:		5PX;
		border-style: none;
		}

td	
		{
		font-size: 12px;
		text-align: left;
		}







