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

<style type="text/css">

.right_image {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
}
body {
	background-color: #333333;
	margin-top:0;
}


a:link {
	text-decoration: none;
	color:#000099;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000099;
}
.style1 {
}


h1 {
font-family:"Times New Roman", Times, serif;
font-size:24px;
color:#0000cc;
font-weight:bold;

}


p {
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#000000;
font-weight:normal;

}
p a:link {
	text-decoration: none;
	color:#000099;
}
p a:visited {
	text-decoration: none;
		color:#000066;
}
p a:hover {
	text-decoration: underline;
		color:#FFFFFF;

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

}
.style1 {font-size: 14px}
.style1 a:link {
color: #333333;
}

.style1 a:visited {
text-decoration: none;
color: #333333;
}
.style1 a:hover {
color: #FFFFFF;
text-decoration: none;
}
.style1 a:active {
color: #000000;
text-decoration: none;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}

.style2 a:link {
color: #333333;
}

.style2 a:visited {
text-decoration: none;
color: #333333;
}
.style2 a:hover {
color: #FFFFFF;
text-decoration: none;
}
.style2 a:active {
color: #000000;
text-decoration: none;
}

</style>

