p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #993333;
	font-style: normal;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #4b5775;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #627c52;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #7a577c;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #d39148;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #93471d;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #627c52;
}
.bigger {
	font-size: 18px;!important;
	font-weight: bold;
}
.palegrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a6c68f;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7B91C4;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9ABD80;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C65353;
	text-decoration: none;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc6600;
	text-decoration: none;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #4b5775;


}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc66;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	list-style-image: url(images/structure/bullet-blue-cube.gif);
}
.paleblue {
	color: #a6bbcd;
}
.blue {
	color: #4b5775;
}
.darkblue {
	color: #2c3445;
}
.darkgrn {
	color: #394430;
}
.palered {
	color: #c48080;
}
.darkred {
	color: #662323;
}
.paleorange {
	color: #f4b167;
}
.orange {
	color: #cc6600;
}
.darkorange {
	color: #93471d;
}
.paleyellow {
	color: #ffe9a4;
}
.darkyellow {
	color: #d39148;
}
.palepurple {
	color: #b69bbb;
}
.purple {
	color: #7a557c;
}
.darkpurple {
	color: #453247;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.smallgreen {
	font-size: 10px;
	color: #627c52;
}
.bullet {
	list-style-image: url(images/structure/bullet-red-sm.gif);
	list-style-position: outside;
}
.big {
	font-size: 15px;
	font-weight: bold;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
