body
{
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #CCCCCC; 
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-arrow-color: #EEEEEE;
	scrollbar-track-color: #EEEEEE;
}

.title
{
	font-family: Arial;
	color: #E8961C;
	font-size: 17px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right;
}

.subtitle
{
	font-family: Arial;
	color: #E8961C;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right;
}

.text
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 19px;
	padding: 5px;
	text-align: justify;
}

.important
{
	font-family: Arial;
	color: #E81C1C;
	font-size: 11px;
	line-height: 19px;
	text-align: justify;
	font-weight: bold;
}

.list
{
	list-style-image: url(../images/list.gif);
	position: relative;
	left: -18px;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
}

.link:link
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
}

.link:visited
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
}

.link:active
{
	font-family: Arial;
	color: #E8961C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
}

.link:hover
{
	font-family: Arial;
	color: #E8961C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
}

.menu:link
{
	font-family: Arial;
	color: #00415A;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.menu:visited
{
	font-family: Arial;
	color: #00415A;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.menu:active
{
	font-family: Arial;
	color: #E8961C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.menu:hover
{
	font-family: Arial;
	color: #E8961C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}