
body		{
		font-family: times roman, arial;
		background-color: white;
		}


.clear 		{
		clear: 	both;
		}


h1		{
		color:	#57001a;
		font-size: 18px;
		}

h2		{
		color:	#57001a;
		font-size: 14px;
		}

h3		{
		color: black;
		font-size:	12px;
		}


	
#pageBorder 	
		{
		background-image: url(../bg/headerStyle2.gif);
		background-position: top right;
		background-repeat:	no-repeat;
		width: 		810px;
		height:		1200px;
		margin-left:	auto;
		margin-right:	auto;
		border: thin solid gray;
		}

p		{font-size: 12px;}


#newsTable {
		width: 740px;
		margin-left: 70px;
		margin-top: 10px;
		border-style: none;

			}

td		{
		font-size: 11px;
		text-align:left;
		vertical-align: top;
		background-color:black;
		color:white;
		}
