body { 
	margin : 0;
	padding : 0;
	font-size: 11px;
	font-family: Verdana;
} 

td { 
	font-size: 11px;
} 

a{
	color: #0000ff;
	font-size: 11px;
}

h1{
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

img{
	border: 0;
}

h2{
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

hr{
	border: 0px;
	border-top: 1px solid #999999;
	height: 0px;
}

hr.dash{
	border: 0px;
	border-top: 1px dashed #999999;
	height: 0px;
}.top2 {
	background-image: url(../img/top2bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.menu li{
	padding: 10 0 0 0;
}

.menu a{
	font-family: Times New Roman;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.preview{
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	padding: 0 0 20 0;
}