

font {
 font-family: Arial;
 font-size: 14px;
 color: blaCK;
}

.font {
 font-family: Arial;
 font-size: 14px;
 color:#233C5A;
}

h2 {
 font-family: Arial;
 font-size: 16px;
 color:#999999;
}

h3 {
 font-family: Arial;
 font-size: 16px;
 color:black;
 text-decoration: underline;
}

b {
 font-family: Arial;
 font-size: 14px;
 color: maroon;
}

body {
 background color:#F5F5F5;
 margin: 0;
 padding: 0;
}

.links {
 font-family: Arial Narrow;
 font-size: 14px;
 font-weight: bolder;
 text-decoration: none;
 color: #666666;
}

.links:hover {
 font-family: Arial Narrow;
 font-size: 14px;
 color: black;
 background-color: #F5F5F5;
}

.links2 {
 font-family: Arial;
 font-size: 14px;
 font-weight: bolder;
 text-decoration: none;
 color: #CCCCCC;
}

.links2:hover {
 font-family: Arial;
 font-size: 14px;
 color: maroon;
}

.links3 {
 font-family: Arial;
 font-size: 14px;
 text-decoration: none;
 color: #CCCCCC;
}

.links3:hover {
 font-family: Arial;
 font-size: 14px;
 color: #666666;
}
.mail {
 font-family: Arial;
 font-size: 14px;
 font-weight: bolder;
 text-decoration: none;
 color: #999999;
}

.mail:hover {
 font-family: Arial;
 font-size: 14px;
 color: black;
}

.row {
 background-color: white;
}

.row2 {
 background: #F5F5F5;
}

.dropdownmenu {
 font-family: Arial;
 font-weight: bolder;
 font-size: 13px;
 color: #696969;
}

.textbox {
 font-family: Arial;\par
 font-size: 12px\par
 border: 1px solid black;
}

 