<style type="text/css">


a:link	{
	color:99B1D3;
	text-decoration: none;
	}

a:hover	{
	color:FFFFFF;
	background-color:CE3429;
	text-decoration: none;
	}

body	{
	scrollbar-face-color: #B0CAE3;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-arrow-color: #CE3429;
	scrollbar-track-color: #464776;
	text-align: center;
	}
	
	#page {
	background-color:#efefef;
	width:600px;
	margin:50px auto;
	padding:20px 150px 20px 50px;
	min-height:600px;
	border:2px solid #fff;
	outline:1px solid #ccc;
	text-align:left;
}

td.headblackbold {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #424475;
	}
	
td.headblack {
	font-family: arial;
	font-size: 13px;
	color: #666666;
	}
	
td.content  { color: #000000; font-size: 12px; font-family: arial }
	
td.normal  { color: #000000; font-size: 12px; font-family: arial; line-height: 15pt }
	
td.contentblack {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	}
	
td.contentbold {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
	
td.contentred {
	font-family: arial;
	font-size: 10px;
	color: #ff0000;
	}
	
td.footer  { color: black; font-size: 11px; font-family: arial; font-weight: 100 }

input{
   background:#dbe4f0;
   border:1px solid #a0abbb;
   width:184px; height:21px;
   color:#000000;
}


textarea{
   background:#dbe4f0;
   border:1px solid #a0abbb;
   width:207px; height:125px;
   margin-bottom:10px;
   color:#000000;
   overflow:auto;
}

	


</style>

