body { 
font-face: Verdana; 
scrollbar-face-color: #222222; 
scrollbar-shadow-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #FFFFFF 
}

a:link 					{text-decoration: none; color: #000000; font-size: 13pt;}
a:hover 				{text-decoration: underline; color: #000000; font-size: 13pt;}
a:active 				{text-decoration: underline; color: #222222; font-size: 13pt;}
a:visited 				{text-decoration: none; color: #222222; font-size: 13pt;}
a:visited:hover 		{text-decoration: underline; color: #000000; font-size: 13pt;}

.main				{text-color:#FFFFFF}
a:link.main		{text-decoration: none; color:#FFFFFF}
a:hover.main 			{text-decoration: underline; color:#FFFFFF}
a:active.main 			{text-decoration: none; color:#FFFFFF}
a:visited.main 			{text-decoration: none; color:#FFFFFF}
a:visited:hover.main 	{text-decoration: underline; color:#FFFFFF}

.news 					{font-style: italic; font-face: Garamond; Color: #000000; text-align: left; font-size: 8pt;}
h4.news 				{font-style: normal; font-face: Garamond; color: #000000; font-size: 16pt; font-weight: bold; }

a:link.links				{font-style: normal; font-size: 12pt; font-face: Garamond; color: #000000;}
a:hover.links			{font-style: normal; font-size: 12pt; font-face: Garamond; color: #000000;}
a:active.links 			{font-style: normal; font-size: 12pt; font-face: Garamond; color: #000000;}
a:visited.links 			{font-style: normal; font-size: 12pt; font-face: Garamond; color: #000000;}
a:visited:hover.links 	{font-style: normal; font-size: 12pt; font-face: Garamond; color: #000000;}

.heading {
font-style: normal; 
font-face: Verdana; 
color: #000000; 
font-size: 16pt; 
font-weight: bold;
}

.about {
font-style: normal; 
font-face: Verdana; 
color: #000000; 
font-size: 12pt; 
font-weight: bold;
}

.question {
font-style: normal; 
font-face: Verdana; 
color: #000000; 
font-size: 12pt; 
font-weight: bold;
}

.answer {
font-style: italic; 
font-face: Verdana; 
color: #000000; 
font-size: 12pt; 
font-weight: none;
}