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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
body {
	background-color: #F6F6F6;
	background-image: url(images/bckg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.newlink:link {
	text-decoration: none;
	color: #F6F6F6;
}
a.newlink:visited {
	text-decoration: none;
	color: #F6F6F6;
}
a.newlink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.newlink:active {
	text-decoration: none;
	color: #F6F6F6;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
h1 {
	font-size: 24px;
	color: #5C1386;
}
h2 {
	font-size: 18px;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
.Main1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #581282;
	font-weight: bold;
}
.Main2 {
	font-size: 18px;
	color: #666666;
}
.accent1 {
	color: #581282;
	font-weight: bold;
}
.style1 {
	font-size: 10
}
.style2 {
	font-size: 12
}

