/* Oliva Web Site - Code Revision 1.0 - Jerry 22 October 2005 */

body {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
color: #111;
}

p, ol, ul, li, tr, td, h1, h2, h3, h4, h5, h6, input, select, a {
font-family: cursive, Helvetica, Verdana, sans-serif;
color: #1C097B;
}

p, ol, ul, li, tr, td {
font-size: 14px;
}

h1 {
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
color: #436EEE;
background-color: #F4E18D;
font-size: 20px;
}

h2 {
margin-top: 6px;
margin-bottom: 6px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
color: #436EEE;
background-color: #F4E18D;
font-size: 16px;
font-weight: bold;
}

h3 {
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
color: #436EEE;
background-color: #F4E18D;
font-size: 14px;
font-weight: normal;
text-align: center;
font-weight: bold;
}

h6 {
margin-top: 10px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
color: #E6E6FA;
background-color: #436EEE;
font-size: 14px;
font-weight: normal;
}

li p {
margin-top: 4px;
margin-bottom: 4px;
}


/* GENERAL START */

.navCenter {
background-color: #436EEE;
font-weight: bold;
text-align: center;
}


/* LINKS START */

a {
text-decoration: none;
}

a:link {
color: #1C097B;
font-weight: bold;
text-decoration: underline;
}

a:visited {
color: #1C097B;
font-weight: bold;
text-decoration: underline;
}

a:hover {
background-color: #1C097B;
color: #E6E6FA;
font-weight: bold;
}

a:active {
background-color: #1C097B;
color: #E6E6FA;
font-weight: bold;
}

/* NAV LINKS START */

a.nav {
text-decoration: none;
}

a.nav:link {
color: #F4E18D;
font-weight: bold;
text-decoration: none;
}

a.nav:visited {
color: #F4E18D;
font-weight: bold;
text-decoration: none;
}

a.nav:hover {
background-color: #436EEE;
color: #1C097B;
font-weight: bold;
text-decoration: none;
}

a.nav:active {
background-color: #436EEE;
color: #1C097B;
font-weight: bold;
text-decoration: none;
}
