﻿body{
    font-family: "arial";
    font-size: 13px;}


/*---------------------LINK------------------------*/
a:link {text-decoration: none; color:#d5d5d5;} 
a:hover {font-size:13px; color:#d5d5d5; font-weight:bold;}
a:visited {text-decoration: none; color:#274E4E;}
a {	color:#274E4E;}
/*---------------------END------------------------*/

/*---------------------LINK------------------------*/
a.normal:link {text-decoration: none; color:#274E4E;} 
a.normal:hover {font-size:13px; color:#274E4E; font-weight:bold;}
a.normal:visited {text-decoration: none; color:#274E4E;}
a.normal {	color:#274E4E;}
/*---------------------END------------------------*/

.table{
    max-width: 100%;
    height: auto;
    border:"1";}

.tblheader{
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;}







