﻿body 
{
 margin:0px 0px 0px 0px;
 font-size:12px;
 color:Black;


 
 
}
table
{
	font-size:12px;
	color:Black;

		
}
td
{
	font-size:12px;
	color:Black;
	line-height:25px;
}
a
{
    font-size:12px; color:Black; text-decoration:none;
}

a:hover
{
    font-size:12px; color:Red; text-decoration:underline;
}
.white
{
   color:White; 
}
.red
{
	font-size:14px;
	color:Red;
	font-weight:bold;
}
.ny
{
    font-size:14px;
    font-weight:bold;
    font-style:italic;
    color:#ff8302;
   
}
.imageborder
{
    border:solid 1px red;
    }
 .foot
 {
    font-size:6px; font-family:@04b_08; color:Black;
 }