﻿.CopyRight
{
	font-size: 10px;
}
body 
{
	margin: 10px;	
	font-family: Arial;
	font-size: 10pt;
}
.leftDiv
{
	width: 180px;	
}
.red1
{
	color:red;
}
.GrayItalic
 { 	
 	font-family: Times New Roman;
	font-style: italic;
    color: Black;
    font-size: 11pt;
}
ul
{
	margin-top: 0px;	
	
}
li
{
	margin-left: -20px;
}
.BodyParagraph
{
	font-family: Times New Roman;
	font-size: 11pt;
}

        
