a:link {
	color:#993E9D;
	font-weight : normal;
	text-decoration : none;
}

a:visited {
	color:#993E9D;
	font-weight : normal;
	text-decoration : none;
}

a:hover {
	color:#799B09;
	font-weight : normal;
	text-decoration : none;
}

a:active {
	color:#993E9D;
	font-weight : normal;
	text-decoration : none;
}

body {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}

td {
	font-family : Arial;
	font-size : 12px;
}

.imgLeft {
	margin-right: 5px;
	margin-bottom: 2px;
}

.imgRight {
	margin-left: 5px;
	margin-bottom: 2px;
}
	

.button {
	background-color : #FFFFFF;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #993E9D;
}

.field {
	background-color : #FFFFFF;
	border : 1px groove #CCCCCC;
	color : #993E9D;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}

.header {
	color : #993E9D;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	line-height : 19px;
}

.subHeader {
	color : #993E9D;
	font-family : Arial;
	font-size : 12px;
	font-weight : 800;
	line-height : 19px;
	text-align: center;
}

.quotes {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
}