body {
		font-family: Arial, Helvetica, Sans-serif;
		font-weight: normal;
		font-style: normal;
}

p {
		font-family: Arial, Helvetica, Sans-serif;
		font-weight: normal;
		font-style: normal;
}

ul {
		font-family: Arial, Helvetica, Sans-serif;
		font-weight: normal;
		font-style: normal;
}

h1 {
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 130%;
		font-weight: bold;
		font-style: normal;
		margin: 2px 0px 2px 0px;
		padding: 5px;
}

a {
		font-family: Arial, Helvetica, Sans-serif;
		font-weight: normal;
		font-style: normal;
		color: #800080;
		text-decoration: underline;
}

a:hover {
		font-family: Arial, Helvetica, Sans-serif;
		font-weight: normal;
		font-style: normal;
		color: #ff0000;
		text-decoration: underline;
}

.highlight {
		font-weight: bold;
		color: #000000;
		background: #FFFF00;
}

.small {
		font-size: 80%;
}

.contact {
		font-size: 80%;
		color: #ffffff;
}

.quote {
		font-size: 90%;
		font-style: italic;
		font-weight: bold;
		color: #800080;
}

.quote2 {
		font-size: 90%;
		font-weight: bold;
		color: #800080;
}

.copy {
		font-size: 70%;
		color: #808080;
}

.menulink {
		font-family: Arial, Helvetica, Sans-serif;
		font-weight: bold;
		font-style: normal;
		color: #ffff00;
		text-decoration: none;
}

A.menulink:hover {
		font-family: Arial, Helvetica, Sans-serif;
		font-weight: bold;
		font-style: normal;
		color: #ffffff;
		text-decoration: underline;
}

.menucurrent {
		font-family: Arial, Helvetica, Sans-serif;
		font-weight: bold;
		font-style: normal;
		color: #ffffff;
		text-decoration: none;
}

.menuhead {
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 100%;
		font-weight: bold;
		font-style: normal;
		color: #fbfcc7;
		text-decoration: none;		
}

A.menuhead:hover {
		text-decoration: none		
}

.footerlink {
		font-family: Arial, Helvetica, Sans-serif;
		font-weight: normal;
		font-style: normal;
		color: #ffff00;
		text-decoration: underline;
}

A.footerlink:hover {
		font-family: Arial, Helvetica, Sans-serif;
		font-weight: normal;
		font-style: normal;
		color: #ffffff;
		text-decoration: underline;
}

.star {
		font-size: 80%;
		color: #ff0000;
}