/* CSS Document */

<style type="text/css">
<!--
body {
	background-color: #F0F0F0;
}
.text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-align:justify;
	padding: 30px;
.style1 {color: #0000CC}
.style2 {color: #0000FF}
.style3 {
	color: #0000FF;
	font-weight: bold;
}
.style4 {
	color: #FF0000;
	font-weight: bold;
}
.style5 {color: #FF0000}
-->
</style>