/* style for BasicTemplates.com, created on 4.15.2002 and copyrighted. Duplication prohibited. */

a:link {
	color : #333333;
	text-decoration : underline;
}

a:visited {
	color : #006699;
	text-decoration : underline;
}

a:hover {
	color : #cc6699;
	text-decoration : none;
}

a:active {
	color : #cc6699;
	text-decoration : underline;
}

body		{
	background-color : #FFFFFF;
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

p {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
}

td {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.bkcontent {
	background-color : #FFFFFF;
	color : #FFFFFF;
}

.bkheader {
	background-image : url(images/bkhead.jpg);
}
h1 {  color: #006633; font-size: 16px; letter-spacing: 1px}
