body {
	font-family : tahoma, verdana;
	font-size : 9pt;
}

table {
	font-size : 9pt;
}

table.t1 {
	border : 1px solid #A7BCDB;
}

.t1 td {
	background-color : #F1F7FF;
}

ul {
	margin-left : 10px;
	padding-left: 10px;
}

li.multi {
	list-style : url(images/li-multi.gif);
	font-weight : bold;
	line-height : 120%;
}

li.single {
	list-style : url(images/li-single.gif);
	font-weight : normal;
	line-height : 120%;
}

h2 {
	font-size: 13pt;
	font-weight : normal;
}

a.main {
	color: black;
	text-decoration : none;
}

a.main:hover {
	text-decoration: underline;
}

.in-form {
	background-color : white;
	border : 1px solid #A7BCDB;
	font-size : 7pt;
	color : #4682B4;
}

a.menu {
	color : #333399;
	text-decoration : none;
}

a.menu:hover {
	text-decoration : underline;
}

a.menu:active {
	color: red;
	text-decoration : underline;
}

a.menu:visited {
	color: #B0C4DE;
}

h1 {
	font-size: 15pt;
	font-weight : normal;
	background-image : url(images/h1.gif);
	background-repeat : no-repeat;
}
