@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 16pt;

}

body {
    background-color: #F1EDD7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {

    font-size: 10px;
    color: #0099FF;
}

a:link {
	color: #0099FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
    text-decoration: none;
}

a:visited {
	color: #0099FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
    text-decoration: underline;

}

a:active {

    text-decoration: none;

}

.style1 {
	color: #4E647F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}

.style2 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.style3 {
	color: #4E647F;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style5 {
	color: #3366FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

