﻿.titletext {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 24px;
	color:gray;
	text-align:justify;
	padding-bottom: 10px
}

.normaltext {
	margin: 10px; 
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;	
	text-align:justify;
}
.styletext {
	margin: 10px; 
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	text-indent: 20px;
	text-align: justify;
	color: #000066;
}

table
{ 
border-collapse:collapse; 
} 
td.shadow
{ 
background:#CCCCCC; 
width:1px; 
height:1px;
} 

