/* SYSTEM (ISSUE: In Separate file) */
document, table, body	{font-size:8pt;font-family:Verdana,Arial,Helvetica,Sans-Serif}
h1			{font-size:2em;font-weight:bold}
h2			{font-size:2em;font-weight:normal}
h3			{font:bold 1.7em}
h4			{font-size:1.5em;font-weight:normal}
h5			{font-size:1.2em;font-weight:bold}
h6			{font-size:1em;font-weight:bold}
body			{margin-left:4em;margin-right:1em;margin-top:0em;margin-bottom:0em;}
input, select		{font:1em}

/* USER */
.content      		{font-family:Verdana;font-size:1.15em}

a            		{text-decoration:underline}
a:hover      		{text-decoration:underline}

.heading		{font:3em bold;margin-top:0.5em}
.floatingImage	     	{float:right;margin:1.5em,0,1.5em,1.5em}

h1,h2,H3,h4,h5,h6,.Heading	{color:#1e5a96}
h1			{margin-bottom:1em;margin-top:2em;border-bottom:2px solid}
h2			{margin-bottom:1em;margin-top:1.5em}
h3,h4			{margin-bottom:0.66em;margin-top:1.5em}
h5 			{margin-bottom:0.33em;margin-top:1.5em}
h6			{margin-bottom:0;margin-top:2em}

li			{margin-bottom:0.5em}


