
a:link {
	color : #A77A3D;
}

a:visited {
	color : #A77A3D;
}

a:hover {
	background-color : #BEBEBE;
	color : #FFFFFF;
	text-decoration : none;
}

a:active {
	color : #000000;
}

body {
	background : url(images/greybg.gif) #CCCCCC;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

h1 {
	color : #666699;
	font-family : "Georgia", "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
}

h2 {
	color : #666699;
	font-family : "Georgia", "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
}

input {
	color : #666699;
	font-family : "Georgia", "Times New Roman", Times, serif;
	font-size : 13px;
}

ol {
	color : #666666;
	font-family : "Georgia", "Times New Roman", Times, serif;
	font-size : 13px;
}

p {
	color : #666666;
	font-family : "Georgia", "Times New Roman", Times, serif;
	font-size : 13px;
}

td {
	color : #666666;
	font-family : "Georgia", "Times New Roman", Times, serif;
	font-size : 13px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

textarea {
	color : #666699;
	font-family : "Georgia", "Times New Roman", Times, serif;
	font-size : 13px;
}

ul {
	color : #666666;
	font-family : "Georgia", "Times New Roman", Times, serif;
	font-size : 13px;
	list-style-type : square;
}

.copyrightfooter {
	color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.dottable {
	background-color : #DFDFDF;
	border : 2px dashed #999966;
	color : #666666;
	font-family : "Georgia", "Times New Roman", Times, serif;
	font-size : 13px;
	padding : 15px;
}

.green {
	color : #999933;
}

.mauve {
	color : #666699;
}

.thumbcaps {
	color : #666699;
	font-family : "Georgia", "Times New Roman", Times, serif;
	font-size : 12px;
}
