﻿body { margin:20px 0px 0px 0px;background-color:#EBEBEB}
td { font-family:Arial }
.contentbody
    {
		color: black;
		background-color: white;
		padding-left: 20px;
		padding-right: 25px;
        border: solid 4px #20b2aa;
     }
.pagetitle 
{
	color: black;
    font-family: Arial;
    font-size: 14pt;
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 20px;
    letter-spacing: 2px;
    text-align: center;    
}
.cmfont {font-family:Arial;font-weight:900; font-size:10pt}
.menu {font-family:Arial; font-size:10pt; font-weight:700; letter-spacing: 2px;color:white; text-decoration:none  }
.menu:hover { color: #cd2626; text-decoration:underline }

.header1 {border: solid 1px black;font-family:Arial;background-color:#20b2aa;width:100%;color:black;font-size:11pt;font-weight:700 }
.header2 {border: solid 1px black;font-family:Arial;background-color:#20b2aa;width:100%;color:black;font-size:9pt;font-weight:500 }
.header3 {font-family:Arial;background-color:silver;color:black;font-size:12pt;font-weight:900 }

.btn { font-family:Arial; font-size: 10pt; border: solid 1px navy; padding-left:8px; padding-right:8px; color:black; background-color:silver; text-decoration: none; }
.btn:hover { background-color: Blue; color: White; }

.txtbx { color:black; font: 900 10pt Arial; border: solid 1px navy}
.bx {border: solid 1px gray; padding:5px 5pz 5px 5px;}

a {font-family: Arial; color:black}

.a1 {text-decoration: none}
.a1:hover {color: Blue}