body {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000; 
background-color: #4F164B; 
margin: 0;}

.text { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
line-height: 13px; 
color: #000000}

.textbold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
font-weight: bold;
line-height: 13px; 
color: #000000}

.textitalic { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
font-style: italic;
line-height: 13px; 
color: #000000}

.undtext { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
font-style: normal;
text-decoration: underline
line-height: 13px; 
color: #000000}

.booktitle { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
font-style: italic;
text-decoration: underline
line-height: 13px; 
color: #000000}

.bullet { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
line-height: 15px;
color: #000000}

.title { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 13px; 
line-height: 16px;
color: #4F164B; 
margin: 0}

.header { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 11px; 
color: #000000; 
margin: 0}

.date { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 13px; 
color: #000000; 
margin: 0}

p, table, td, tr, ul, li, ol {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px}

.altlink {
	font-weight : bold; 
	text-decoration : underline;
	color: #4F164B;
	background: transparent; 
	}
	
a:link {
	font-weight : bold; 
	text-decoration : underline;
	color: #4F164B;
	background: transparent; 
	}

a:visited {
	font-weight : normal; 
	text-decoration : underline;
	color: #333333;
	background: transparent; 
	}
	
a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #B72126;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : underline;
	color: #993333;
	background: transparent;  
	}

