h1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #CCCC00
}
h2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #000000
}

body {
	border: none;
	margin: 0px; 
  	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: black;
}
body {  
	list-style-image: url(/images/template/bullet.gif)
}

blockquote {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000; 
	list-style-image: url(/images/template/bullet.gif)
}

p {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000; 
	list-style-image: url(/images/template/bullet.gif)
}

a.normal {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none;
}
a.normal:link {  
	color: white;
	text-weight: bold;
	text-decoration: none;
}
a.normal:visited {  
	color: gray;
	text-weight: bold;
	text-decoration: none;
}
a.normal:hover {  
	color: green;
	text-weight: bold;
	text-decoration: underline;
}
a.normal:active {  
	color: blue;
	text-weight: bold;
	text-decoration: underline;
}

ol {  
	list-style-image: url(/images/template/bullet.gif)
}
li {  
	list-style-image: url(/images/template/bullet.gif)
}
ul {  
	list-style-image: url(/images/template/bullet.gif)
}

.glowheader {
	color: white;
	margin: 0px;
	font-size: 16px;
}
.glow {
	color: white;
	margin: 0px;
	font-size: 18px;
}
.glowbig {
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
}

