body	{
	margin:	0em;
	background:	white;
	}
	
p 	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
 	}

td	{
	font-size: 10px;
	}

hr	{
	color:	black;
	}

.subheading{
	font-weight:	  bold;
	font-size:        14px;
	text-decoration:  underline;
	color: #000000;
	}
		  
.red{
	font-weight:	  bold;
	font-size:        14px;
	color: #990000;
	}
	   
.normal{
	font-weight:	  bold;
	font-size:        14px;
	color: black;
	}

.redcomment {
	font-weight:	  bold;
	font-size:        9px;
	color: #990000;
	}
	
.header{
	font-family: Tahoma
	font-weight:	  bold;
	font-size:        24px;
	}

.info{
	font-family: Tahoma
	font-weight:	  bold;
	font-size:        14px;
	}

.info2{
	font-family: Tahoma
	font-weight:	  bold;
	font-size:        12px;
	}

#content  {
	padding:	0 0% 0px 60px;
	font-weight:	  bold;
	font-size:        14px;
	color:			 black;
	
	}
