a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.ver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFCC;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFCC;
	text-align: center;
	font-weight: bold;
}

.nav a {
	color: #FFFFCC;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

body {
	font-size: small;
	background-color: #DFE5DF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-position: center;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}
.copyright a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.copyright a:hover {
	text-decoration: underline;
	font-weight: bold;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	text-indent: 15pt;
	page-break-after: always;
}

p a {
	font-weight: bold;
	text-decoration: none;
}
p a:hover {
	font-weight: bold;
	text-decoration: underline;
}
ul {
	LIST-STYLE-IMAGE:  url(/images/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	LIST-STYLE-TYPE: square;
	font-size: small;
}

.red {
	COLOR: #cc3300
}
.td-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #88769E;
	font-size: small;
	color: #FFFFCC;
	background-image: url(/images/nav_v.gif);
	text-indent: 15px;
}
.td-nav {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #BEC9BE;
	font-size: small;
	color: #FFFFCC;
	background-image: url(/images/nav_gr.gif);
}

.buy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #339933;
	text-align: center;
	font-weight: bold;
}

.buy a {
	color: #339933;
	text-decoration: none;
}
.buy a:hover {
	color: #339933;
	text-decoration: underline;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.td {
	background-color: #FFFFE6;
}
