@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

a {
	color: #990099;
}

a:link.footer {
	color: #FFFFFF;
}

a:visited.footer {
	color: #FFFFFF;
}



.table1 {
	border: 2px #000000 solid;
}

.table2 td {
	padding: 8px 10px 8px 10px;
}

.table3 td {
	border-bottom: 1px solid #666666;
}
	



.header {
	 background-color: #C3BDO5;
}

.footer {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
}



.topnav {
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
}

.stripes {
	background-image:url(../images/bottom_stripes.gif);
	background-repeat:no-repeat;
}

.text1 {
	font-weight: bold;
	padding-top:5px;
}

.text2 {
	font-size: 10px;
	padding-bottom: 5px;
}

.text3 {
	color: #660066;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
]


