a		{
		color: 		#000080;
		font-weight:	bold;
		text-align: 	left;
		padding-left: 	3px;
		padding-right: 	3px;
		font-size: 	13px;
		}

		
a:hover		{
		color: 			black;
		font-weight:		bold;
		text-align: 		left;
		padding-left: 		3px;
		padding-right: 		3px;
		font-size: 		13px;
		}

body		{ 
		font-family:time romain, arial;
		background-color: white;
		}


h1		{ 
		color:		#000080;
		font-size:	28px;
		font-weight:	bold;
		text-align:	center;
		margin:		0px;
		}

h2	{ 
		text-align:	center;
		font-weight:	bold;
		font-size:	14px;
		color:		#57001a;
		margin:		3px;
		margin-top:	10px;
	}



li		
		{
		font-size: 			12px;
		color: 				#7F3300;
		text-align:			left;
		font-weight:		normal;
		line-height: 		150%;
		margin-left:		20px;
		}


#innerContainer {
			width: 700px;
			border-style: none;
			}

p	{ 
		text-align:	left;
		font-size:	12px;
		color:		black;
	}	

#pageBorder 	{
		background-image: url(../bg/headerStyle2.gif);
		background-position: top center;
		background-repeat:	no-repeat;
		background-color: white;
		width: 				830px;
		height:				100%;
		margin-top:			10px;
		margin-left:		auto;
		margin-right:		auto;
		border-style:		none;

		}


ul		{margin: 3px;}


	





