BODY
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Tahoma;
	font-size: 12pt;
}
H1
{
	font-family: Tahoma;
	font-size: 24pt;
	text-align: center;
}
H2
{
	font-family: Tahoma;
	font-size: 18pt;
	text-align: center;
}
CAPTION
{
	color: #FF69B4;
	font-size: 8pt;
}
A
{
	font-family: Tahoma;
	color: #128C04;
	text-decoration: none;
}
.button
{
	background-image: url(images/button_small.jpg);
	width: 80px;
	height: 40px; 
	color: #FFFFFF;
	font-size: 11pt;
	text-align: center;
}
.external
{
	background-image: url(images/external_small.jpg);
	width: 80px;
	height: 40px; 
	color: #000000;
	font-size: 11pt;
	text-align: center;
}