/* CSS Document */
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #030133;
	margin-bottom:0px;
}

p { margin-top: 3px; margin-bottom: 3px; }
.style1 {color: #FFFFFF; font-size:16px; }
.style2 {color: #030133; font-size:16px; }
.style3 {
	color: #949449;
	font-size: 8px;
}
.style4 { font-size: 16px; padding-bottom:5px; }
.style5 {color: #949449; padding:1px 5px;}
.style6 {
	font-size: 16px;
	font-weight: bold;
	color: #030133;
	padding-top:14px;
	padding-bottom:14px;
}
.style7 {
	font-size: 10px;
	color: #030133;
	text-align:justify;
	padding-bottom:14px;
}
.style8 {
	margin-top:1.5em;
}
.style9 {
	font-size: 10px;
	color: #7F7F99;
	margin-bottom:1em;
}
.style10 {
	font-size: 12px;
	text-align:justify;
	color: #030133;
}

a.topo { color: #030133; text-decoration:none; }
a.sec { color: #B2B2B2; text-decoration:none; }
a.foot { color: #949449; text-decoration:none; }

#submenu {
	padding-bottom:12px;
}

#mainTit {
	font-size: 24px;
	font-weight: bold;
	padding-bottom:16px;
}

ul {
	list-style-image:url(../images/bullet2.gif);
}

li {
	margin-bottom: .75em;
}