body {
	background-color: #FF6666;
        border-style:  dashed;
        border-width: 0px;
}

.head { border: #FF6666;font-weight:bold;font-size: 15px;border-style: dashed; border-width: 1px;text-align: center;}

.style1 {
	color: #FF6666;
	font-weight: bold;
}
.style2 {color: #FF6666}
a {
	font-family: Times New Roman, Times, serif;
	color: #FF6666;
}
a:link {
	text-decoration: none;
        color: #FF6666;
}
a:visited {
	text-decoration: none;
	color: #FF6666;
}
a:hover {
	text-decoration: strike;
	color: #FEA209;
}
a:active {
	text-decoration: none;
	color: #FF6666;
}
.style3 {color: #FF6666; font-weight: bold; }
body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #FF6666;
}

