/* CSS Document */

/* CSS Document */

a:link, a:visited, a:active{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #D91604;
	background-color: none;
	text-decoration: normal;
}
p,td,div {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	}
BODY {
	background-color: #ffffff;
    background-position:Top Left;
    background-repeat:repeat;
    background-attachment:fixed;
	color: #C6A5AC;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font: 12px Georgia, Times New Roman, Times, serif;
}
.unnamed1 {
	border: 1px dotted #000000;
}
.unnamed2 {
	border-right-width: thin;
	border-right-style: dotted;
	border-bottom-style: none;
	border-right-color: #CCCCCC;
}
