

body {  
	font-family: "MS Sans Serif", sans-serif; 
	color: #000000; 
	font-size: 10pt;
	background-color: #ffffff;
	}

p {  
	font-family: "MS Sans Serif", sans-serif; 
	color: #000000; 
	font-size: 10pt;
	}

h2 {  
	background-color: #ccccff; 
	padding: 2px; 
	font-family: "Times New Roman", "Times", serif; 
	font-size: 18pt;
	}

h3 {  
	color: #006600; 
	font-size: 14pt; 
	border-color: #006600; 
	border: solid; 
	list-style-type: disc; 
	border-width: 0px 0px 0px 4px; 
	padding-left: 8px;
	}

h1 {  
	font-family: "Times New Roman", "Times", serif;
	font-size: 24pt; 
	color: #000000;
	}

.small {  
	font-size: 9pt; 
	font-family: "MS Sans Serif", sans-serif; 
	color: #000000;
	}

a:link {
	color: blue;
	}

a:visited {
	color: purple;
	}

div.content {
	margin: 10px;
	}

p.sc {
	font-style: italic;
	text-align: center;
	color: #000000;
	}

table.main {
	background-color: #d8d0c8;
	text-align: left;
	}

table.title {
	background-color: #ccccff;
	}

td.title {
	background-color: #ffffff;
	text-align: center;
	font-family: "Times New Roman", "Times", serif;
	font-size: 18pt;
	font-weight: bolder;
	}
