a:link {color: #00308F;}
a:active { color: #00308F}
a:visited { color: #00308F}
a:hover { color: #FF6600; text-decoration: none}

body
{
	background-color: #D3D0C5;
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
TABLE
{
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none
}
TD
{
    BORDER-BOTTOM: thin;
    BORDER-LEFT: thin;
    BORDER-RIGHT: thin;
    BORDER-TOP: thin;
    COLOR: black;
    FONT-SIZE: 8pt
}
.h1
{
	font-size: 12 pt;
	letter-spacing: 2;
	font-weight: bold
}
.h2
{
	color: #FFFFFF;
	font-size: 12 pt;
	letter-spacing: 2;
	font-weight: bold;
	font-style: italic
}
.td01
{
	background-color: #5B6B84;
	color: #FFFFFF;
	font-size: 8 pt;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}
.td02
{
	font-family: Arial; 
	font-size: 10 pt; 
	line-height: 100%; 
	background-color: #EBEBEB; 
	color: #00308F; 
	font-weight: bold; 
	margin-top: 0; 
    padding-left: 5; 
	padding-top: 10;
	padding-bottom: 2
}
.td03
{
	background-color: #FFFFFF; 
	font-size: 8 pt; 
	font-family: Arial; 
	line-height: 100%; 
	border-top: 1 solid #808080; 
	padding-left: 20; 
    padding-top: 2; 
	padding-bottom: 2 
}
.cell01
{
	color: #00308F;
	font-size: 8 pt;
	text-align: right;
	font-family: Arial;
	padding-left: 5;
	padding-right: 5;
	border: thin none;


}
.cell02
{
	color: #000000; 
	font-size: 8 pt; 
	text-align: left; 
    font-family: Arial; 
	padding-left: 5; 
    padding-right: 5;
}
.button{
	font-family: Arial; 
	font-size: 10 pt; 
	font-style: italic; 
	font-weight: bold;
	background-color: #FFAA55; 
	border: 1 solid #000000
}
.button02{
	font-family: Arial; 
	font-size: 10 pt; 
	font-style: italic; 
	font-weight: bold;
	background-color: #FFFFFF; 
	border: 1 solid #000000
}

