a				{
	font-family: Arial,Times New Roman;
	font-size: 10pt;
	color: #9E0B0E;
	text-decoration: underline;
}
a:hover		{
	color: Yellow;
}

a:visted		{
	color: #FFFFFF;
}

body			{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #DADADA;
	background-repeat: repeat;
	background-image: url(images/background2.gif);
}
.table_t		{
	background-color: #FFFFFF;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-image: url(images/banner.jpg);
}
.table_f		{
	background-color: #9E0B0E;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.table_m1		{
	background-repeat: repeat;
	background-image: url(images/bg1.jpg);
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.table_m2	{
	background-repeat: repeat;
	background-image: url(images/bg2.jpg);
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.table_m3	{
	background-repeat: repeat;
	background-image: url(images/bg3.jpg);
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.table_m4	{
	background-repeat: repeat;
	background-image: url(images/bg4.jpg);
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.table_m5	{
	background-repeat: repeat;
	background-image: url(images/bg5.jpg);
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.photo		{
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
basefont		{
	color: #000000;
	font-family: Arial,Times New Roman;
	font-size: 10pt
}
h1				{
	color: #9E0B0E;
	font-family: Arial,Times New Roman;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	padding: 5px;
}
h2				{
	color: #9E0B0E;
	font-family: Arial,Times New Roman;
	font-size: 15pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-bottom: 5px;
}
h3				{
	color: #000000;
	font-family: Arial,Times New Roman;
	font-size: 10pt
}
h4				{
	color: #007700;
	font-family: Arial,Times New Roman;
	font-size: 9pt;
	font-style:regular;
	font-weight:bold
}
h5				{
	color: #000000;
	font-family: Arial,Times New Roman;
	font-size: 8pt
}
h6				{
	color: #000000;
	font-family: Arial,Times New Roman;
	font-size: 7pt
}
p				{
	font-family: Arial,Times New Roman;
	font-size: 10pt;
	color: #000000;
}
pre			{
	font-family: courier new;
	font-size: 8pt;
}
td				{
	font-family: Arial,Times New Roman;
	font-size: 10pt;
	color: black;
}
.border		{
	border: 1px solid black;
}
.grey_bg		{
	background-color: Silver;
}
.reverse		{
	color: #FFFFFF;
	font-family: Arial,Times New Roman;
	font-size: 10pt
}
.small		{
	font-family: Arial,Times New Roman;
	font-size: 8pt
}
.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;
	text-align: center;
	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: Arial,Times New Roman;
	font-size: 12pt;
	font-weight:bold;
	font-style:italic;
	color:yellow;
	background-color:blue;
}
.caption		{
	font-size: 8pt;
	font-weight: bold;
	color: white;
	background-color: Silver;
	text-align: center;
}
.header1	{
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	padding: 3px;
	text-align: left;
}
.footer1	{
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #9E0B0E;
	padding: 3px;
	text-align: left;
}
.footer2	{
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #9E0B0E;
	padding: 3px;
	text-align: right;
}