@charset "utf-8";
/* CSS Document */

.section_title {
font-family: arial;
font-size: 16px;
font-weight: bold;
font-style: italic;
color: #000000;
letter-spacing: 1px;
}

.group_title{
font-family: arial;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
color: #000000;
}

.info_alert{
font-family: arial;
font-size: 13px;
font-weight: bold;
font-style: italic;
letter-spacing: 1px;
color: #CC0000;
}

.body_content_padding{
padding:10px 10px 10px 10px;
}

.h1arial {font-family: arial; font-size: 24pt; font-weight: bold;}
.h2arial {font-family: arial; font-size: 18pt; font-weight: bold;}
.h3arial {font-family: arial; font-size: 13.5pt; font-weight: bold;}
.h4arial {font-family: arial; font-size: 12pt; font-weight: bold;}
.arial16 {font-family: arial; font-size: 16px;}
.arial15 {font-family: arial; font-size: 15px;}
.arial14 {font-family: arial; font-size: 14px;}
.arial13 {font-family: arial; font-size: 13px;}
.arial12 {font-family: arial; font-size: 12px;}
.arial11 {font-family: arial; font-size: 11px;}
.arial10 {font-family: arial; font-size: 10px;}
.arial09 {font-family: arial; font-size: 9px;}
.arial08 {font-family: arial; font-size: 8px;}
.h1times {font-family: "Times New Roman"; font-size: 24pt; font-weight: bold;}
.h2times {font-family: "Times New Roman"; font-size: 18pt; font-weight: bold;}
.h3times {font-family: "Times New Roman"; font-size: 13.5pt; font-weight: bold;}
.h4times {font-family: "Times New Roman"; font-size: 12pt; font-weight: bold;}
.times16 {font-family: "Times New Roman"; font-size: 16px;}
.times15 {font-family: "Times New Roman"; font-size: 15px;}
.times14 {font-family: "Times New Roman"; font-size: 14px;}
.times13 {font-family: "Times New Roman"; font-size: 13px;}
.times12 {font-family: "Times New Roman"; font-size: 12px;}
.times11 {font-family: "Times New Roman"; font-size: 11px;}
.times10 {font-family: "Times New Roman"; font-size: 10px;}
.times09 {font-family: "Times New Roman"; font-size: 9px;}
.times08 {font-family: "Times New Roman"; font-size: 8px;}

A.link1:link {text-decoration: none; color: #0000FF;}
A.link1:visited {text-decoration: none; color: #0000FF;}
A.link1:active {text-decoration: none; color: #0000FF;}
A.link1:hover {text-decoration: underline; color: red;}

A.link2:link {text-decoration: none; color: #FFFFFF;}
A.link2:visited {text-decoration: none; color: #FFFFFF;}
A.link2:active {text-decoration: none; color: #FFFFFF;}
A.link2:hover {text-decoration: underline; color: silver;}
