
.logoaddress {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 70%;
	}

.mainquote {
	color : #602060;
	font-family : Times New Roman,serif;
	font-weight : bold;
	font-size : 140%;
	}
	
.subquote {
	color : #602060;
	font-family : Times New Roman,serif;
	font-weight : bold;
	font-size : 90%;
	}

.smserif {
	color : #400040;
	font-family : Times New Roman,serif;
	font-weight : bold;
	font-size : 80%;
	}

.utility {
	color : #800040;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 90%;
	}
	
H1, H2, H3, H4  {
	font-family : Arial, Helvetica, sans-serif;
	color : #800040;
	font-weight : bold;
	}
     
H1  { font-size : 220%; }
     
H2  { font-size : 180%; }
     
H3  { font-size : 140%; }

H4  { font-size : 120%; }
     
BODY  {
	color : #000000;
	font-family : Times New Roman, Times, serif;
	font-size : 100%;
	}
	
.attribution  {
	color : #000000;
	font-family : Times New Roman, Times, serif;
	font-size : 100%;
	font-style : italic;
	}
	
.bodytext  {
	color : #000000;
	font-family : Times New Roman, Times, serif;
	font-size : 100%;
	}

.tabletext {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	}
	
.listtext  {
	color : #000000;
	font-family : Times New Roman, Times, serif;
	font-size : 120%;
	}

A  { color : #400040; }
     
A:Visited  { color : #602060; }
     
A:Active  { color : #800040; }
     
A:Hover  {}

.calendarnote {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 70%;
	}
	
.adjMonth {
	font-family : Arial, Helvetica, sans-serif;
	color : #602060;
	font-weight : normal;
	font-size : 120%; 
	}
	
.curMonth {
	font-family : Arial, Helvetica, sans-serif;
	color : #800040;
	font-weight : bold;
	font-size : 160%; 
	}
	
.deadMonth {
	font-family : Arial, Helvetica, sans-serif;
	color : #808080;
	font-weight : normal;
	font-size : 120%; 
	}


