a				{
	font-family: Verdana,Arial,Times New Roman;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #0068CC;
}
a:hover		{
	color: #FFD700;
	text-decoration: underline;
}

a:visted		{
	color: Green;
}

body			{
	color: #000000;
	background-color: #FFFFFF;
}
basefont		{
	color: #000000;
	font-family: Verdana,Arial,Times New Roman;
	font-size: 8pt
}

h1				{
	color: #CC0000;
	font-family: Arial,Times New Roman;
	font-size: 14pt;
	font-style: normal;
}
h2				{
	color: #CC0000;
	font-family: Arial,Times New Roman;
	font-size: 12pt
}
h3				{
	color: #CC0000;
	font-family: Arial,Times New Roman;
	font-size: 10pt
}
h4				{
	color: #007700;
	font-family: Arial,Times New Roman;
	font-size: 8pt;
	font-style:italic;
	font-weight:bold
}
h5				{
	color: #000000;
	font-family: Arial,Times New Roman;
	font-size: 20pt
}
h6				{
	color: #000000;
	font-family: Arial,Times New Roman;
	font-size: 7pt
}
p				{
	font-family: Verdana,Arial,Times New Roman;
	font-size: 8pt;
}
pre			{
	font-family: courier new;
	font-size: 8pt;
}
select		{
	font-weight: normal;
	font-style: normal;
	font-size: 7pt;
	background-color: #CC0000;
	color: White;
}
option		{
	font-family: Arial,Times New Roman;
	font-weight: normal;
	font-style: normal;
	font-size: 6pt;
	background-color: #CC0000;
	color: White;
}
td				{
	font-family: Arial,Times New Roman;
	font-size: 7pt
}
li			{
	font-family: Verdana,Arial,Times New Roman;
	font-size: 8pt;
	left: auto;
}
.counter	{
	font-family: Verdana,Arial,Times New Roman;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: White;
	background-color: #CC0000;
}
.menu_bar		{
	border-top: 2px solid yellow;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 1px solid yellow;
}
.photo_ftr		{
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
.small		{
	font-family: Arial,Times New Roman;
	font-size: 8pt
}
.red				{
	color: red;
}
.red_table		{
	border-top: 2px solid red;
	border-left: 2px solid red;
	border-right: 2px solid red;
	border-bottom: 2px solid red;
	empty-cells: show;
	font-size: 6pt;
}
.vsmall		{
	font-family: Arial,Times New Roman;
	font-size: 7pt
}
.vvsmall		{
	font-family: Arial,Times New Roman;
	font-size: 6pt
}
.title		{
	font-family: Arial,Times New Roman;
	font-size: 14pt;
	font-weight:bold;
	font-style:italic;
	color:Blue;
	background-color:#F7DE00;
}
.title2		{
	font-family: Arial,Times New Roman;
	font-size: 12pt;
	font-weight:bold;
	font-style:italic;
	color:Blue;
	background-color:#F7DE00;
}
.subtitle	{
	font-family: Verdana,Arial,Times New Roman;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: White;
	background-color: #CC0000;
}
.caption		{
	font-size: 8pt;
	font-weight: bold;
	color: white;
	background-color: Silver;
	text-align: center;
}
.footer	{
	font-size: 7pt;
	font-weight: normal;
	color: White;
	background-color: grey;
	padding: 4px;
	background-image: url('images/footer.gif');
	text-align: left;
}