/* CSS Document */

body { line-height: 1.35; font-family: Arial, Helvetica; font-size: 11px }
table { line-height: 1.35; font-family: Arial, Helvetica; font-size: 11px }

.title { color: #9f0004; font-size: 30px; font-family: Times, Times New Roman; text-decoration: none }
A.title:link { color: #495896; font-size: 24px; font-family: Arial; text-decoration: none } 
A.title:visited { color: #495896; font-size: 24px; font-family: Arial; text-decoration: none }
A.title:hover { color: #2d84b3; font-size: 24px; font-family: Arial; text-decoration: underline }

.main { color: #333333; font-size: 11px; font-family: Arial; text-decoration: none }
A.main:link { color: #2b5486; font-size: 11px; font-family: Arial; text-decoration: underline } 
A.main:visited { color: #2b5486; font-size: 11px; font-family: Arial; text-decoration: underline }
A.main:hover { color: #739ed2; font-size: 11px; font-family: Arial; text-decoration: none }

.phpmaker { color: #333333; font-size: 11px; font-family: Arial; text-decoration: none }
A.phpmaker:link { color: #2b5486; font-size: 11px; font-family: Arial; text-decoration: underline } 
A.phpmaker:visited { color: #2b5486; font-size: 11px; font-family: Arial; text-decoration: underline }
A.phpmaker:hover { color: #739ed2; font-size: 11px; font-family: Arial; text-decoration: none }

.bodytext { color: #333333; font-size: 12px; font-family: Arial; text-decoration: none }
A.bodytext:link { color: #2b5486; font-size: 12px; font-family: Arial; text-decoration: underline } 
A.bodytext:visited { color: #2b5486; font-size: 12px; font-family: Arial; text-decoration: underline }
A.bodytext:hover { color: #739ed2; font-size: 12px; font-family: ariArialal; text-decoration: none }

.step { color: green; font-size: 15px; font-family: Arial; text-decoration: none }
A.step:link { color: #2b5486; font-size: 15px; font-family: Arial; text-decoration: underline } 
A.step:visited { color: #2b5486; font-size: 15px; font-family: Arial; text-decoration: underline }
A.step:hover { color: #739ed2; font-size: 15px; font-family: Arial; text-decoration: none }


.small { color: #333333; font-size: 10px; font-family: Arial; text-decoration: none }
A.small:link { color: #2b5486; font-size: 10px; font-family: Arial; text-decoration: none } 
A.small:visited { color: #2b5486; font-size: 10px; font-family: Arial; text-decoration: none }
A.small:hover { color: #739ed2; font-size: 10px; font-family: ariArialal; text-decoration: underline }

.midtitle { color: #497b21; font-size: 17px; font-family: Arial, Arial; text-decoration: none; font-weight: bold; }
A.midtitle:link { color: #2b5486; font-size: 17px; font-family: Arial; text-decoration: underline } 
A.midtitle:visited { color: #2b5486; font-size: 17px; font-family: Arial; text-decoration: underline }
A.midtitle:hover { color: #739ed2; font-size: 17px; font-family: Arial; text-decoration: none }


.footer { color: #dddddd; font-size: 11px; font-family: Arial; text-decoration: none }
A.footer:link { color: #ffffff; font-size: 11px; font-family: Arial; text-decoration: none; font-weight: bold } 
A.footer:visited { color: #eeeeee; font-size: 11px; font-family: Arial; text-decoration: none; font-weight: bold }
A.footer:hover { color: #eeeeee; font-size: 11px; font-family: Arial; text-decoration: underline; font-weight: bold }
@media print {
DIV.screen {display: none;}
}

@media screen {
DIV.print {display: none;}
}


