h1 {
	font-family: Latha, Tahoma, Papyrus;
	font-size: 16px;
	font-weight: bold;
}
body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	font-family: Latha, Tahoma, Papyrus;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	background-color: #A499A6;






}
h2 {
	font-family: Latha, Tahoma, Papyrus;
	font-size: 24px;
	color: #330066;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
}

