body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#CC3333;
	background-image: url(images/bkgd_tara.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
	font-weight: bolder;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
	font-weight: bolder;
}

a:hover {
	color: #FFCC66;
	text-decoration: underline;
	font-size:larger;
}

.bigheader {
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
} 

.bigheader_divide {
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFF00;
} 



.medheader {
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
} 


.medheader_yellow {
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffff00;
} 





.medheaderitalic {
	font-size: large;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
} 

.medheaderalt {
	font-size: large;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFCCFF;
} 

.smallheader {
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
} 


.smallheader_yellow {
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffff00;
} 



.smallheaderalt {
	font-size: medium;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFCCFF;
} 

.paragraph  {
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
}

.subtext {
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	color: #ffffff;
}

