a:link
{
	color: #53B6D5; 
	text-decoration: none;
	font-weight: bold;

}
a:visited
{
	color: #53B6D5; 
	text-decoration: none;
	font-weight: bold;

} 
a:active 
{
	color: #53B6D5;
	text-decoration: none;
	font-weight: bold;

}
a:hover 

{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

li
{
	font-family: Verdana, Geneva, Tahoma, Arial;
	font-size: 10pt;
	color: #000000;
}
ul 
{
 	list-style-image: url('images/bullet-star.gif');
}

}
p
{
	font-family: Verdana, Geneva, Tahoma, Arial;
	font-size: 10pt;
	color: #000000;

}

body
{
	font-family: Verdana, Tahoma, Geneva, Arial;
	font-size: 10pt;
	color: #000000;
    background-color:#CADAEA;
}
table
{
	table-border-color-light: #53B6D5;
	table-border-color-dark: #53B6D5; 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Papyrus, Palatino Linotype, Book Antiqua, Palatino, Verdana, Tahoma, Arial;
}
h1
{
	color: #000000;
	font-size: 16pt;
}
h2
{
	color: #008EB3;
	font-size: 12pt; 
}
h3
{
	color: #FFCC00;
	font-size: 12pt; 
}
h4
{
	color: #000000;
	font-size: 10pt;
}
h5
{
	color: #FFCC00;
	font-size: 8pt;
}
h6
{
	color: #000000;
	font-size: 8pt;
}