/* Fonts mm */
a:link, a:active, a:visited {
color: #990000;
text-decoration: underline;
}

a:hover {
color: #EE5555;
}

p {
margin-top:0em;
font-family: Arial;
color: #444;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 1.6em;
}

h1 {
margin:0em;
font-family: Arial;
color: #990000;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 2em;
}

h2 {
margin:0 0 1em 0;
font-family: Arial;
color: #990000;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 1.8em;
font-variant:small-caps;
font-weight: bold;
}

h3 {
margin-top:0em;
padding-top:0.2em;   
font-family: Arial;
color: #fff;
text-decoration: none;
word-spacing: normal;
text-align: center;
letter-spacing: 0;
line-height: 1.2em;
font-size: 2em;
font-variant:small-caps;
font-weight: bold;
letter-spacing: 2px;
}

h4 {
margin-top: 0.5em;
margin-bottom: 0.5em;
font-family: Arial;
background-color: #fff;
color: #444;
text-decoration: none;
word-spacing: normal;
text-align: center;
letter-spacing: 0;
line-height: 1.2em;
font-size: 1.8em;
}

h5 {
margin-bottom:0;
font-family: Arial;
background-color: #fff;
color: #444;
text-decoration: none;
word-spacing: normal;
letter-spacing: 0;
line-height: 1.2em;
font-size: 1.4em;
}
