a:link	{
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}

a:visited	{
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}

a:hover	{
	color : #6B7168;
	font-weight : bold;
}

a:active	{
	color : #7A6832;
	font-weight : bold;
}

body		{
	background-color : #EFEFEF;
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

h1		{
	color : #C82F21;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 2px;
	text-transform: uppercase;
}

p 		{
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

td		{
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.foot	{
	background-color : #EFEFEF;
	border : solid;
	border-color : #000000 #000000 #000000;
	border-width : 0px 1px;
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-align : center;
}

.head	{
	background-image : url(images/back.jpg);
	border-bottom-width : 1px;
	border-color : #000000 #000000 #000000;
	border-left-width : 0px;
	border-right-width : 0px;
	border-style : solid;
	border-top-width : 0px;
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	letter-spacing : 4px;
	text-align : center;
}

.nav	{
	background-color : #EFEFEF;
	border : 1px #000000 solid;
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.nav2	{
	background-image : url(images/back.jpg);
	border : solid;
	border-color : #000000 #000000;
	border-width : 0px 0px;
	color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
