body { scrollbar-shadow-color:white; 
scrollbar-face-color:#06315B; 
scrollbar-arrow-color:#DCCD87;
font-size : xx-small;
 }


P {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : small;
	color: #000000;
	margin-left:30px;
	margin-right:20px;
}



.indent  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : small;
	color: #000000;
	margin-left:15px;
}


.text  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : small;
	color: #FFFFFF;
	margin-left:30px;
	margin-right:20px;
}

.text_small_indent  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : small;
	color: #FFFFFF;
	margin-left:5px;
	margin-right:20px;
}

.text_black  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : small;
	color: #000000;
	margin-left:0px;
	margin-right:0px;
	}


.text_black_tagline  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : x-small;
	color: #000000;
	margin-left:0px;
	margin-right:0px;
	}
	
	
.link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10px;
	color: #FFFFFF;
	text-decoration:none;
	vertical-align : bottom;
}

.link:VISITED {
	color: #FFFFFF;
	text-decoration : none;	
}

.link:LINK {
	color: #FFFFFF;
	text-decoration : none;	
}

.link:HOVER {
	color: #FFFFFF;
	text-decoration : none;	
}

a {
	color: #0000FF;
	text-decoration:umderline;
}

a:VISITED {
	color: #0000FF;
	text-decoration : underline;	
}

a:LINK {
	color: #0000FF;
	text-decoration : underline;	
}

a:HOVER {
	color: #FF0000;
	text-decoration : none;	
}
