/* text and block formating */
	A, ADDRESS, ACRONYM, ABBR, BLOCKQUOTE, BODY, CAPTION, CENTER, CITE, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family:serif;}
/* body*/

/* all formatting */

/* header formatting */
	H1, H2, H3, H4, H5, H6 {color:#082984;}
	H1 {margin-left:15px;font-size:1.1em;font-style:italic;}
	H2.list {padding-top:25px;font-size:1.1em;}	
	H2 {font-size:0.9em;}	
	H3 {font-size:1.4em;}
	H4 {}	
	fieldset, legend, a {text-decoration:none;font-weight:bold;}
	a {color:#286DB6;text-decoration:none;}
	a:hover {color:#082984;text-decoration:none;}
	abbr {cursor:help;}
	acronym {cursor:help;}
	address {font-size:0.8em;color:#286DB6;font-style:normal;font-weight:bold;text-align:left;}
	blockquote {text-align:justify;text-justify:inter-word;}

	br.left {clear:left;}
	br.right {clear:right;}
	br.all {clear:both;}
	cite, dfn, q {font-style:italic;}
	p {font-size:1em;color:#3152A5; padding-left:5px;}
	.smaller {font-size:0.8em;}
	.fineprint {font-size:0.6em;}
	.strike	{text-decoration:line-through;}
	.normal {text-decoration:none;}
	.underline {text-decoration:underline;}
	.italic {font-style:italic;}
	.coloritalic {font-style:italic;color:#286DB6;font-weight:bold;}
	.bold {font-weight:bold;}
	.bolditalic {font-weight:bold;font-style:italic;}
	.center {text-align:center;}
	.clear {clear:right;}	
	.footer p {color:#336699;}
	ul {font-size:1em;color:#3152A5;list-style:star;}
	li {font-size:1em;color:#3152A5;}
	
	
/* image formatting */
	img.left {float:left;border:4px groove #286DB6;}
	img.right {float:right;margin:2px 2px 2px 9px;border:4px groove #B79902;}

/* table formatting */
table {width:80%;border:3px groove #286DB6;}
caption {color:#3152A5;border:3px groove #286DB6;}
th {text-align:left;color:#286DB6;border:1px solid #286DB6;}
tr {border:1px groove #286DB6;}
td {border:1px solid #286DB6;}
p.clear {clear:all;}
