body {
	background-image:  url("images/bg.gif");
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #cc6666;
	font-size:12px;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	font-size:12px;
	text-decoration: underline;
}

a:visited {
	color: #cc6666;
	font-size:12px;
	text-decoration: underline;
}

h1 {
	color: #333333;
	font-size:14px;
	font-weight: bold;
}

.biglink {
	color: #cc6666;
	font-size:16px;
	font-weight: bold;
}

.biglink:link {
	color: #cc6666;
	font-size:16px;
	font-weight: bold;
}

.biglink:hover {
	color: #333333;
	font-size:16px;
	font-weight: bold;
}

.biglink:visited {
	color: #cc6666;
	font-size:16px;
	font-weight: bold;
}

h2 {
	color: #333333;
	font-size:12px;
	font-weight: bold;
}

.form {
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}

.field {
	font-size:12px;
}

.nav {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.nav a:link {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;

}

.nav a:hover {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;

}

.nav a:visited {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;

}

.content {
	color:#333333;
	font-size:12px;
	text-align:justify;
	padding-left: 15px;
	padding-right: 15px;
}

.footer {	
	font-size: 10px;
	color: #333333;
}

.footer a:link {
	font-size: 10px;
	color: #333333;
}

.footer a:visited {
	font-size: 10px;
	color: #333333;
}

.footer a:hover {
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}

ul {
margin-top:0px;
margin-bottom:0px;
}

li {
margin-top:0px;
margin-bottom:0px;
list-style-type:square;
}

.content2 {
	color:#333333;
	font-size:12px;
	text-align:justify;
}

border {
color: #000000;
}

img {
border-color: #000000;
}