body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #FF3333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF3333;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 22px;
	color: #FF3333;
	font-family: "Trebuchet MS", Arial, Verdana;
}
h2 {
	font-size: 16px;
	color: #FF3333;
	font-family: "Trebuchet MS", Arial, Verdana;
}
h3 {
	font-size: 13px;
	color: #FF3333;
	font-family: "Trebuchet MS", Arial, Verdana;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
ul {
	list-style-image: url(images/bulett.gif);
}
ol {
	list-style-image: url(images/arrow.gif);
}
tr.even {}
tr.odd {background-color:#FFF0F0}
