/* <![CDATA[ *//* ------------------------------- GLOBAL SEMANTIC MARKUP*/

body, p, td
{
 font-family: verdana, sans-serif;
// font-family: Tahoma;
 font-size: 11.5px;
 color: #000000;
 line-height: 140%
}

h1 {
 font-size: 160%;
 color: #A33A00;
 font-weight: bold;
 text-align: center;
 margin-top: 10px;
}

hr {
 color: #333333;
 background-color: #333333;
 border: 0;
 height: 2px;
}

ul {
 line-height: 160%
}

p.sidebar {
padding-left: 4px;
padding-right: 2px;
line-height: 97%;
font-size: 115%;
}

a:link {
 font-weight: normal;
 color: #071385;
 text-decoration: underline;
 background-color: transparent;
}
a:visited {
 font-weight: normal;
 color: #071385;
 text-decoration: underline;
 background-color: transparent;
}
a:hover {
 font-weight: normal;
 color: #2935A7;
 text-decoration: none;
 background-color: transparent;
}

a.sidebar:link {
 font-family: Times New Roman, Times;
 font-weight: bold;
 font-style: italic;
 color: #5A5A5A;
 text-decoration: none;
 background-color: transparent;
}
a.sidebar:visited {
 font-family: Times New Roman, Times;
 font-weight: bold;
 font-style: italic;
 color: #5A5A5A;
 text-decoration: none;
 background-color: transparent;
}
a.sidebar:hover {
 font-family: Times New Roman, Times;
 font-weight: bold;
 font-style: italic;
 color: #A33A00;
 text-decoration: underline;
 background-color: transparent;
}

/* ------------------------------- *//* ]]> */