﻿body 
{
     font-family:  Times New Roman;
     color:#3f0e0e;
     font-size:12px;  
     
}

.TD
{
     font-family:  Times New Roman;
     color:#3f0e0e;
     font-size:12px;     
}
 
.text
{
     font-family:  Times New Roman;
     color:#3f0e0e;
     font-size:12px;   
}
 

.text a:link {
	text-decoration: none;
     font-family:Times New Roman;
     color:  Black;
     font-size:12px;   
}
.text a:visited {
	text-decoration: none;
     font-family:Times New Roman;
     color:  Black;
     font-size:12px;   
}
.text a:hover {
	text-decoration: underline;
     font-family:Times New Roman;
     color:  Black;
     font-size:12px;   
}
.text a:active {
	text-decoration: none;
	     font-family:Times New Roman;
     color:  Black;
     font-size:12px;   
}


.title
{
     font-family:Times New Roman;
     color:  #0d39e5;
     font-weight:bold;
     font-size:13px;   
}
