a {color: #0D75AC;
text-decoration: underline;
font-weight: bold;}

a:link {color: #0D75AC;
text-decoration: underline;
font-weight: bold;
}

a:hover {color: #000000;
text-decoration: underline;
font-weight: bold;
}

a:visited { 
color: #0f8cca; 
font-weight: bold;
}

h1 {font-size: 18px;
}

h2 {font-size: 16px;
}

h3 {font-size: 14px;
}

h4 {font-size: 13px;
}

h5 {font-size: 12px;
}

h6 {font-size: 11px;
}


.right{
background-color: #D9F0FF;
width: 100%;
margin-top:0px;
margin-bottom:0px;
}

.right h3 {font-size: 12px;
color: #ffffff;}

td {
font-size: 12px;
}

.right td {
font-size: 12px;
line-height: 18px;
color: #000000;
}

