a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #660099;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	color: #666666;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-color: #99aabb;
	
	/*background-color: #9ab;*/
	text-align: left;
}
table {
	font-size: 14px;
}
.size4 {
	font-size: 16px;
	color: #000000;
}
.size3 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	
}
h1   {
	color: #8587D4;
	}
h2	{
	color: #8587D4;
	}
h3	{
	color: #3E41AE;
	}
h4 {
	color: #32348D;
}
