/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: 666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #666699;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666699;
}
a:hover {
	text-decoration: none;
	color: #ff6668;
}
a:active {
	text-decoration: none;
	color: #ff6668;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 11px;
	color: #666699;
}
h2 {
	font-size: 11px;
	color: #663366;
}

.header {
	font-family: Tahoma;
	font-size: 11px;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.links_v {

	font-family: Tahoma;
	font-size: 11px;
	color: #666699;
	text-decoration: underline;
	font-weight: normal;
}

.smooth {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

a.smooth {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

a.smooth:hover {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

a.smooth:visited {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
