/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #221A4D;
	background-image: url(img/bg_navysky.gif);
}
h1 {
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	color: #006666;
}
h2 {
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	color: #3300FF;
}


a:hover {
	color: #FFFFFF;
	background-color: #33CC99;
	text-decoration: none;
}
.tablecontent {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #330033;
	letter-spacing: 0.1em;
	background-image: url(img/bg_karmictools12.gif);
	background-repeat: repeat-y;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #221A4D;
	background-color: #00FFCC;
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
}
.font9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #666666;
}
.font16 {
	font-size: 16px;
	color: #330033;
}
.fontCREAM {
	color: #fffeee;
}
.fontGREY {
	color: #EEEEEE;
}
