/* CSS Document */
p{
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #000000;
line-height: 18px;
padding: 3px;

}

a:link {
	color: #000066;
	text-decoration: none;
}

a:hover {
	color: #000066;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: ffffcc;
	font-weight: normal;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFCC;
}
.style3 {
	color: #000000;
	font-size: 10px;
}
.small_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.small_heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.small_heading3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
.contenttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
