body {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: small;
	background-color: white;
	color: #303030;
	LINE-HEIGHT: 1.5;
}

p {
	LINE-HEIGHT: 1.5;
}

li {
	LINE-HEIGHT: 1.5;
}

ul {
	LINE-HEIGHT: 1.5;
}

input {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: small;
}

a {
	color: #cc6666;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: small;
	text-decoration: none;
}

a:hover {
	color: tomato;
	text-decoration: underline;
}

a.news {
	color: black;
	font-size: xx-small;
}

a.virus {
	color: black;
	font-size: xx-small;
}

a.mainitem {
	color: #ccccff;
	font-weight: bold;
	font-size: small;
}

a.mainitem:hover {
	color: white;
	text-decoration: none;
}

a.menuitem {
	color: #cc3333;
}

a.menuitem:hover {
	color: #ff3333;
}

a.actionitem {
	color: #444466;
	font-weight: bold;
}

a.actionitem:hover {
	color: #666699;
}

a.widget {
	color: black;
	font-weight: bold;
}

a.widget:hover {
	color: tomato;
	font-weight: bold;
}

.outline {
	background-color: black;
}

.menu {
	color: white;
	background-color: #222244;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.header {
	color: #ccccee;
	background-color: #222244;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: medium;
}

.light {
	color: #ccccff;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: small;
}

.highlight {
	color: #ff0000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.smallheader {
	color: #ccccee;
	background-color: #444466;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: small;
}

.small {
	color: #aaaacc;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: xx-small;
}

.control {
	color: black;
	background-color: #eeeeee;
}

.item {
	color: #222244;
	background-color: #ccccff;
}

.button {
	color: white;
	background-color: #666699;
	border-bottom: 1px solid #222244;
	border-right: 1px solid #222244;
	border-top: 1px solid #9999cc;
	border-left: 1px solid #9999cc;
	font-size: small;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.selected {
	color: white;
	background-color: #cc3333;
}

.text {
	color: black;
	background-color: white;
}

.othermonth {
	color: #aaaaaa;
	background-color: #eeeeee;
}

.item0 {
	background-color: #f9f9f9;
}

.item1 {
	background-color: #f9f9f9;
}

.fixed {
	font-size: medium;
	font-family: monospace, fixed;
}

td {
	font-size: small;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

th {
	font-size: small;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.list {
	background-color: #f0f0ff;
}

.listlt {
	background-color: #ffffff;
}

.section {
	text-align: justify;
	LINE-HEIGHT: 1.5;
}

.sectiontitle {
	color: black;
	LINE-HEIGHT: 1.5;
}


