BODY {BACKGROUND-COLOR: #ffffff;}

ul {
	list-style-image: url("art/bullet_arrow_red.gif");
	margin-top : 0px;
}

li {
	list-style-position: outside;
	vertical-align: baseline;
	margin-bottom : 0px;
	margin-top : 10px;
}

.left-xsmall {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff;}

.left-small {font-family: Helvetica, Arial, sans-serif; font-size: 13.4px; color: #ffffff;}

.submenu {color: #85718A; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; font-style: normal;}

.sup {color: #000000; font-family: Arial, Helvetica, sans-serif;	font-weight: normal; font-size: 8px; font-style: normal;}

.xsmall {color: #000000; font-family: Arial, Helvetica, sans-serif;	font-weight: normal; font-size: 10px; font-style: normal;}

.xsmall-bold {color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; font-style: normal;}

.xsmall-bold-red {color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; font-style: normal;}

.xsmall-bold-white {color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; font-style: normal;}

.misc {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}

.small {font-family: Arial, sans-serif; font-size: 13.4px; color: #000000;}

.small-white {font-family: Arial, sans-serif; font-size: 13.4px; color: #FFFFFF;}

.medium {font-family: Arial, Helvetica, sans-serif;	font-size: 16px; color: #000000;}

.right-column {font-family: Arial, Helvetica, sans-serif;	font-size: 15px; color: #000000;}

.text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
}

.text-red {color: Red; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; font-style: normal;}

.text150 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	line-height : 150%;
}

.text-bold {
	color: #000000;
	font-family: Arial, Verdana, MS Sans Serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	line-height : normal;
}

.text-bold150{
	color: #000000;
	font-family: Arial, Verdana, MS Sans Serif;
	font-weight: bold; 
	font-size: 12px; 
	font-style: normal;
	line-height : 150%;
}

.large {
	color: #000000;
	font-family: Arial, Verdana, MS Sans Serif;
	font-weight: 900;
	font-size: 20px;
	font-style: normal;
}

.textarea {
	color: Black;
	background-color: transparent;
	font-size: 70%;
	font-style: normal;
	font-family : Arial;
}

.magicform {
	font-family : Courier, monospace;
	width : 100%;
}

A:LINK {
	color: #0000FF;
	text-decoration : none;
}

A:VISITED {
	color: #0000FF;
	text-decoration : none;
}

A:ACTIVE {
	color: #0000FF;
	text-decoration : none;
}

A:HOVER {
	color: #0000FF;
	text-decoration : underline;
}

FORM {
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
}