h1,h2,h3,h4,h5,h6,p,li,td	{ font-family: verdana; color: #FFFFFF; }
h1 							{ font-size: 12pt; color: #DDAA00; }
p,li,td						{ font-size: 10pt; }
a:link,a:visited			{ text-decoration: none; color: #0099FF; }
a:hover 					{ text-decoration: none; color: #00FFFF; }
body						{ background-color: #2A2A2A; } /* this line prevents a white flash while background.gif is loading */
body						{ background: url('images/background.gif') fixed center; }
b							{ font-weight: normal; color: #DDAA00; }


 
/*
DEFUNCT STUFF

.blinkytext 				{ text-decoration: blink; } doesn't work in ie

a:link 						{ text-decoration: none; color: #3399FF; }
a:visited 					{ text-decoration: none; color: #3399FF; }
a:active 					{ text-decoration: none; color: #3399FF; }
a:hover 					{ text-decoration: none; color: #33DD33; }
a.title:link 				{ text-decoration: none; color: #FFFFFF; }
a.title:visited 			{ text-decoration: none; color: #FFFFFF; }
a.title:active 				{ text-decoration: none; color: #FFFFFF; }
a.title:hover 				{ text-decoration: none; color: #FFFFFF; }

a:hover 					{ text-decoration: none; color: #CC9900; }

body 						{ background-color: white }
ul.plain					{ list-style-type: none; margin-left: 0; padding-left: 0; }
li							{ padding: 3px 0px 3px 0px; }
img							{ margin: 10px; margin-left: 0px; margin-right: 20px; border-color: #ffffff; border-width: 1px; }
img.plain					{ margin: 0px; border-width: 0px; }
img.special 				{ border: 1px white solid;}
table 						{ padding: 7px 7px 7px 7px; } 
table.plain					{ padding: 0px 0px 0px 0px; }

*/
