body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: white;
	color: black;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	background-color: transparent;
	color: #FF8080;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	background-color: transparent;
	color: #FF8080;
	text-decoration: none;
}

table {
	text-align: center;
	border: 0px solid black;
}

td {
	border-style: solid;
	border-width: 0px;
	border-color: #999999;
}

table.w100 {
	text-align: center;
	width: 100%;
	border: 0px solid black;
}

table.left400 {
	text-align: left;
	width: 320px;
}

td.lefty {
	text-align: left;
	border-width: 0px;
}

tr.lefty {
	text-align: left;
}

td.paragraph {
}

td.w210 {
	width: 210px;
}

table.paragraph {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #EFEFEF;
	color: black;
	text-align: justify;
	width: 700px;
}

ul {
	text-align:left;
}

img {
	border-width: 0px;
}

hr {
	border-width: 1px;
	color: #666666;
	background-color:transparent;
}

.center {
	text-align: center;
}

.bright {
	color: #FF8080;
	background-color:transparent;
}
/**
.oDIV2 {
	visibility:hidden; 
	background:transparent;
}

.oFilterDIV{
    z-index: -2;
    float: right;
    width: 40px;
    position: relative;
    TOP: 0px;
    height: 100%;
    background-color: #ccccff;
    text-align: center;
}

.oTransContainer {
	width: 700px; 
	filter:progid:DXImageTransform.Microsoft.Fade(duration=1.0,overlap=1.0);
}
**/