a:link
{
	color: #0000EE;
	font-style:italic; 
	text-decoration:none;
}
a:visited
{
	color: rgb(0,150,0); 	
	font-style:italic; 
	text-decoration:none;
} 
a:active 
{
	color: rgb(102,117,184);
	font-style:italic; 
	text-decoration:none;
}
body
{
	font-family: Verdana, Helvetica, "Book Antiqua", Palatino, "Times New Roman", serif;
	background-color: rgb(255,255,255);
	color: #000000;
	margin-left:50px; margin-right:25px; margin-top:50px; margin-bottom:50px;
}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102);
}

h1
{
	font-family: "Book Antiqua", Palatino, "Times New Roman", serif;
	color: #000000;
	font-size: 24pt;
	font-weight: normal;
	text-align: left;
	margin-top: 12; 
	margin-bottom:12;
	letter-spacing:1;
}
h2
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 16pt;
	font-weight: normal; 
	margin-top: 12;
	margin-bottom: 12;
	text-align:left;
}
h3
{
	font-family: "Book Antiqua", Palatino, "Times New Roman", serif;
	color: #000000; 
	font-size: 16pt;
	font-weight: normal;
	margin-top: 12;
	margin-bottom: 12;
	text-align:left;
}
h4
{
	font-family: "Book Antiqua", Palatino, "Times New Roman", serif;
	color: #000000;
	font-size:14pt;
	font-weight: 400;
	margin-top: 12;
	margin-bottom: 12;
	text-align:left;
}
h5
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size:14pt;
	margin-top: 12;
	margin-bottom: 12;
	text-align:left;
	font-weight: 400;
}
h6
{
	color: #000000;
	font-size:12pt;
	font-family: "Book Antiqua", Palatino, "Times New Roman", serif;
	background-color: rgb(213,213,98); 
	text-align:center;
	font-weight: 400;
}
th           
{ 
    font-family: "Book Antiqua", Palatino, "Times New Roman", serif; 
    font-weight: 400;
    background-color: #FAF4AF;   
    text-align: center;  
}
td           
{ 
    font-family: "Book Antiqua", Palatino, "Times New Roman", serif; 
    font-weight: 400; 
    text-align:center;
}
p            
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: 400;
	text-align: left;
	color: #000000;
	line-height: 150%; 
}
ul
{
	font-family: "Book Antiqua", Palatino, "Times New Roman", serif;
	font-size: 12pt;
	text-align: left;
}
ol
{
	font-family: "Book Antiqua", Palatino, "Times New Roman", serif;
	font-size: 12pt;
	text-align: left;
}
li
{
	font-family: "Book Antiqua", Palatino, "Times New Roman", serif;
	font-size: 12pt; 
}	
dt
{
	font-family: "Book Antiqua", Palatino, "Times New Roman", serif;
	font-size: 12pt; 
	font-style:italic;
	text-align:left;
		margin-bottom: 6;
}	
dd
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt; 
	text-align:left;
		margin-bottom: 6;
}