p {
font-family: Times New Roman;
font-size: 12px;
color: #000000
}

.required {
font-family: Times New Roman;
font-size: 12px;
color: #FF0000
}

ul {
font-family: Times New Roman;
font-size: 12px;
color: #000000
}

a:hover{
font-size: 12px; 
font-family: Times New Roman;
text-decoration: underline;
color: #808080;
}

a{
font-size: 12px; 
font-family: Times New Roman;
color: #0000FF;
text-decoration: none;
font-family: Times New Roman;
}

.error {
font-family: Times New Roman;
font-size: 12px;
font-weight: bold;
color: #FF0000
}

.footer {
font-family: Times New Roman;
font-size: 12px;
color: #000000
}

h1 {
font-family: Times New Roman;
font-size: 16px;
font-weight: bold;
color: #000000
}

h2 {
font-family: Times New Roman;
font-size: 14px;
font-weight: bold;
color: #000000
}

.form{ 
font-family: Times New Roman;
font-size: 12px;
color: #000000
}

.formerror{ 
background-color: #FF0000;
font-family: Times New Roman;
font-size: 12px;
color: #000000
}

.warning {
font-family: Times New Roman;
font-size: 12px;
font-weight: bold;
color: #FF0000
}