
* 
{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
code
{
color: #0078fc;
}
a
{
	/*text-decoration : none;*/
	color: 1c3754
}
a:hover
{
background:#bfddfe;
}
a:visited
{
color:#386da8;
}
h1,h2,h3,h4,h5, em
{
	background: #a6c0dd;
	font-family : Georgia;
	font-size :12pt;
	color: #000000;
	font-weight : normal;
	padding: 1 4 1 4;
}
.left{
	color:#ffffff;
	font-size :12pt;
	}

li {
	list-style : decimal;}
