<p> 		{font-size: 10pt;
			font-family: Times New Roman;
			font-weight: normal;
			text-decoration: none;
			color: #000000
			}

BODY 		{font-family: Times New Roman;
			font-weight: normal;
			text-decoration: none;
			color: #000000
			}

DIV 		{font-family: Times New Roman;
			color:#000000
			}
						
:link 		{font-size: 12pt;
			font-family: Times New Roman;
			font-weight: bold;
			color: #24208B;
			text-decoration: none
			}
				
:visited 	{font-size: 12pt;
			font-family: Times New Roman;
			font-weight: bold;
			color: #24208B;
			text-decoration: none
			}
					
:active 	{font-size: 12pt;
			font-family: Times New Roman;
			font-weight: bold;
			color: #000000;
			text-decoration: none
			}
					
:hover 		{font-size: 12pt;
			font-family: Times New Roman;
			font-weight: bold;
			color: #FF0000;
			text-decoration: underline
			}

.sub		{font-size: 8pt;
			font-family: Times New Roman;
			font-weight: normal;
			text-decoration: none;
			color: #000000
			}
				
.blackborder{border-color: #000000;
			}