.webtext {
	padding: 5px;
	}


body, .default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/* color: #44666B; */
	/* color: #333366; */
	color: #0e406c;
}

.title {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}

.header {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

.sm {
	color: #e0202a;
	font-size: 8pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
        width: 100%;
	border-bottom: 1px solid #ffffff;
	color: #EEFFEE;
}

h2{ font-weight: bold; font-size: 9pt; text-decoration: underline; }
H3 { font-weight: bold; font-size: 8pt; margin-top: 20px; }

table.c {
	border: 10pt solid #ffffff;
}

table.c tr td {
	padding: 3pt;
}

.c table {
	font-size: 8pt;
}

table.menu {
	color: #ffffff;
}

table.menu th, table.menu th a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #0e406c;
}

table.menu td, table.menu td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 10pt;
	font-weight: normal;
	text-transform: lowercase;
}

b {
	color: #ffffff;
}

li.r {
	font-size: 8pt;
	padding-bottom: 3pt;
}

.list0 td {
	font-size: 10pt;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	/* color: #44666B; */
	color: #e0202a;
	text-decoration: underline;
	font-weight: bold;
}

a.hot {
	font-style: italic;
	color: #0e406c;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9pt;
}

a.hot:hover {
	color: #e0202a;
}

.webtext a {
	color: #0E406C;
	text-decoration: underline;
}

.webtext a:hover {
	text-decoration: none;
}

.web p {
text-align:justify;
}

.web li {
text-align:justify;
}

.web h2 {
text-decoration:none;
font-size:11pt;
}