body {	margin:		25;}


p,dl,li, h4, ol, TD, TH, LI, UL {	font-family:	Georgia, verdana, tahoma, arial;
					font-size:	12pt;
					color: 		#003399;}


h1 {		text-transform: uppercase;
		text-align:	center;
		font-family:	Georgia, verdana, tahoma, arial;
		font-weight:	800;
		color:		003399;}

h2 {		text-align:	left;
		font-family:	Georgia, verdana, tahoma, arial;
		font-weight:	600;
		color:		003399;}

.title {	text-align:	center;
		font-family:	Georgia, verdana, tahoma, arial;
		font-weight:	600;
		color:		003399;
		font-size: 		24pt;}

h3,h4,h5,{	font-family:	Georgia, verdana, tahoma, arial;
		color:		003399;}

h6 {		font-family:	Georgia, verdana, tahoma, arial;
		background-color:#CCCC99;
		font-size:	12pt;
		color:		003399;}


.toc{		font-family:	Georgia, verdana, tahoma, arial;
		font-weight:	Bold;
		font-size:	12;
		color:		003399;}

.indent{	margin-left:	20px;}

.nav{		font-family:	Georgia, verdana, tahoma, arial;
		font-weight:	Bold;
		font-size:	8;
		color:		003399;}


//COLORS:
// *#000000 black
// *#FFFFFF white
// *#004080 blue	(dark)
// *#003399 blue	(dark/powder)
// *#475E8B blue	(light)
// *#800040 red		(dark)
// *#FF6600 red		(bright)
// *#666666 gray	(dark)
// *#F0F0F0 gray	(very light)
// *#CCCC99 gold
// *#E6E1F2 purple	(very light)
// *#FFFFCC yellow	(bright)
// *#
