body.home
{
	font-size: 12px;
	color: #666;
	font-family: Verdana, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCF;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-attachment: scroll;
}

body.info
{
	font-size: 14px;
	color: #000;
	font-family: Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #9FF;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
}

body.education
{
	font-size: 100%;
	color: #666;
	font-family: Verdana, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CF9;
	line-height: 120%;
	font-style: normal;
	font-weight: normal;
}

body.lifestyle
{
	font-size: 100%;
	color: #666;
	font-family: Verdana, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F9C;
	line-height: 120%;
	font-style: normal;
	font-weight: normal;
}

body.business
{
	font-size: 100%;
	color: #666;
	font-family: Verdana, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FC6;
	line-height: 120%;
	font-style: normal;
	font-weight: normal;
}

body.science
{
	font-size: 100%;
	color: #666;
	font-family: Verdana, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #9CF;
	line-height: 120%;
	font-style: normal;
	font-weight: normal;
}

body.politics
{
	font-size: 100%;
	color: #666;
	font-family: Verdana, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
	line-height: 120%;
	font-style: normal;
	font-weight: normal;
}

body.art
{
	font-size: 100%;
	color: #666;
	font-family: Verdana, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FC9;
	line-height: 120%;
	font-style: normal;
	font-weight: normal;
}

div.navnumbers
{
	position: static;
	height: 12px;
	background-color: transparent;
	border-top: 0px dotted #F99;
	border-right: 0px dotted #F99;
	border-left: 0px dotted #F99;
	border-bottom: 0px dotted #F99;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

table.frame
{
	border-collapse: separate;
	border: 1px solid #000;
}

h1
{
	font-weight: bold;
	font-size: larger;
}

h3
{
	font-weight: bold;
	font-size: 100%;
}

span.minor
{
	font-size: smaller;
}

/*
grey = 666
dark red = 900
pink = FCC
bgcolors:
yellow = FF6
skyblue = 9FF
green = CF9
violet = F9C
orange = FC9
blue = 9CF
grey = CCC
tan = FC9
purple = F9F
red = F66
*/

A:link
{
	color: #900;
	text-decoration: underline;
	background-color: transparent;
}

A:visited
{
	color: #900;
	text-decoration: underline;
	background-color: transparent;
}

A:active
{
	color: #900;
	text-decoration: underline;
	background-color: transparent;
}

A:hover
{
	color: #900;
	text-decoration: underline;
	background-color: transparent;
}

A:link.text
{
	color: #900;
	text-decoration: underline;
	background-color: transparent;
}

A:visited.text
{
	color: #900;
	text-decoration: underline;
	background-color: transparent;
}

A:active.text
{
	color: #900;
	text-decoration: underline;
	background-color: #FCC;
}

A:hover.text
{
	color: #900;
	text-decoration: underline;
	background-color: #FCC;
}

A:link.galnav
{
	color: #000;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

A:visited.galnav
{
	color: #000;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

A:active.galnav
{
	color: #900;
	text-decoration: none;
	background-color: #FCC;
	font-weight: bold;
}

A:hover.galnav
{
	color: #900;
	text-decoration: none;
	background-color: #FCC;
	font-weight: bold;
}

A:link.galnavsection
{
	color: #900;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

A:visited.galnavsection
{
	color: #900;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

A:active.galnavsection
{
	color: #900;
	text-decoration: none;
	background-color: #FCC;
	font-weight: bold;
}

A:hover.galnavsection
{
	color: #900;
	text-decoration: none;
	background-color: #FCC;
	font-weight: bold;
}
