BODY 		{	background-color: #FFFFFF;
			font-family: Times New Roman;
							}

h1		{  	font-family: Times New Roman; 
			font-size: 36pt; 
			font-style: italic; 
			font-weight: bold;
			text-align: center; 
			color: #163785			}
			
h2		{  	font-family: Times New Roman; 
			font-size: 36pt; 
			font-style: italic; 
			font-weight: bold;
			text-align: center; 
			color: #FEB17E			}

h3		{	font-family: Times New Roman;
			font-size: 18pt;
			font-weight: bold;
			color: #163785;
			margin-top: 24;
			margin-bottom: 12		}

h4		{	font-family: Times New Roman;
			font-size: 14pt;
			font-style: italic;
			font-weight: bold; 
			text-align: right;
			color: #163785; 
			margin-top: 24; 
			margin-bottom: 12		}

h5	      	{	font-family: Times New Roman; 
			font-size: 12pt; 
			font-weight: bold; 
			color: #163785; 
			margin-top: 24; 
			margin-bottom: 12		}

h6	     	{	font-family: Times New Roman; 
			font-size: 12pt; 
			font-style: regular;
			font-weight: bold; 
			color: #EDBA99; 
			margin-top: 12;
			margin-bottom: 0		}

p	       {	font-family: Times New Roman;
			font-size: 12pt;
			font-style: italic; 
			font-weight: bold; 
			color: #163785; 
			margin-top: 0;
			margin-bottom: 12		}

address		{	font-family: Times New Roman;
			font-size: 12pt;
			font-style: italic;
			font-weight: bold; 
			text-align: center;
			color: #163785; 
			margin-top: 0;
			margin-bottom: 12		}

a		{	color: #FEB17E; 
			text-decoration: none;
			font-weight: bold 		}
			
a:hover		{	color: #163785; 		}
			
a:link		{	color: #FEB17E; 
			text-decoration: none;
			font-weight: bold 		}
			
table        	{ 	font-style: italic; 
			font-weight: bold;
			color: #163785			}