body {
	margin: 5px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 10pt;
	line-height: 180%;
	color: #333333;
}

#container {
	width:760px;
	margin:0px auto;
	}


a:link {  
 color: #00f; background: transparent; text-decoration: underline; }

a:visited { 
 color: #00f; background: transparent;  text-decoration: underline;}

a:hover {
 color: #600; background: transparent; text-decoration: none;}
a:active, a:focus {
	outline: none;
}

h1 
{
	color: White;
	background: transparent; 
	margin: 0px;
	font-size: 140%;
	line-height:120%;
	}

.td1{
padding: 5px 5px 5px 5px;
border-bottom: dashed 1px #D5DFE5;
}


.td2{
padding: 5px 5px 5px 5px;
border-bottom: dashed 1px #D5DFE5;
background-color: #EFEFEF;
}