/* CSS Document */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 120%;

}
body {
	background-repeat: no-repeat;
	background-attachment: fixed;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 120%;
}
A:link{color:#08152F; text-decoration:none; font-weight: bold; border-bottom: 1px dotted #08152F;line-height: 120%;} 
A:visited{color:#262D41; text-decoration:none; font-weight: bold; border-bottom: 1px dotted #262D41;line-height: 120%;}
A:hover{color:#313131; text-decoration:none; font-weight: bold; border-bottom: 1px solid #313131;line-height: 120%;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 120%;
}
