﻿body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
}

.style1 {color: #000000}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFCC33;
}
a:active {
	color: #FFCC33;
}

.Paragraph
{
	text-align:justify;
	font-family:Verdana;
	font-size:12px;
}

