html {
	overflow-x: hidden;
	overflow-y: auto;
} 

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DBDBDB;
}


a:link { color:#C2B8D3; text-decoration: none; }
a:visited { color:#C2B8D3; text-decoration: none; }
a:hover { color:#FFFFFF; text-decoration: underline; }

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #DADADA;
}

.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.xbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}

.expanded {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
a.menu:link { color:#9C89B8; text-decoration: none; }
a.menu:visited { color:#9C89B8; text-decoration: none; }
a.menu:hover { color:#FFFFFF; text-decoration: none; }


.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
