body {
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	font-weight: normal;
	color: #333366;
	
}
.main {
	font-size: 14px;
}
.footer {
	font-size: 12px;
	font-weight: bold;
}

.title{
	font-weight: bold;
}

.highlightfrm {
	color: #FF0000;
}

a {
	color: #0099FF;
	text-decoration: underline;
}

h1{
	font-weight: normal;
	font-size: 14px;
}
