a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333366;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #333366;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #BB1225;
	cursor: hand;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #444444;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 18px;
	list-style-image: url(/images/bullet.gif);
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #444444;
}
.windowBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
	padding: 0px 8px 8px;
	border: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 444444;
	background-color: EEEEEE;
	padding: 2px;
	border: 1px solid DDDDDD;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: 444444;
}
.rightDotted {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.dottedBox {
	padding: 4px 12px 8px;
	border: 2px dotted #CCCCCC;
}
.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #444444;
}
.tableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: AA1111;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bigHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #222222;
	background-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: AA1100;
	padding: 3px;
	background-image: url(images/heading_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.chatroom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	background-image: url(images/chatroom_bgnd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #444444;
}
.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #444444;
}
