* { margin: 0 auto; padding: 0; }	a img { border: 0; background: transparent; }	fieldset { border: none; }	html { height: 100% }	body { min-height: 101% }

body {
	font:75%/1.3  Arial, Helvetica, sans-serif, verdana;
	color: #100000;
}
/* =TEXT & CLASS STYLES
================================================ */
a { text-decoration:none; color:#FFFFFF;}
a:hover, a:focus { text-decoration: none; color:#C765AF;}

a.index { text-decoration:none; color:#FFFFFF;}
a.index:hover{ text-decoration: underline; color:#FFFFFF;}

table a {text-decoration:none;}

p { margin: 2px 0 1.5em; font-size:12px; color: #100000; line-height: 1.5; }
#content p:hover { color: #555; }

h2 { font-size:1.7em; color: #58003B; font-style:italic; line-height: 1.5;}

ul li{font-size:12px;

}
h3{ font-size:1.2em; color: #FFFFFF; line-height: 1.5;}

.purple{color: #540038};