/* CSS Document */

body {
margin: 0;
padding: 0;
font-family:arial, helvetica, sans-serif;
}

img {
border: none;
}

p {
font-size: 12px;
margin: 0;
line-height: 2.7em;
line-height: 20px;
}

a:link {
color:#FFFFFF; 
text-decoration: none;
font-size: 12px;
font-weight:600; 
}
a:active {
color:#FFFFFF; 
text-decoration: none; 
font-size: 12px;
font-weight:600; 
}
a:visited {
color:#FFFFFF; 
text-decoration: none;
font-size: 12px;
font-weight:600;  
}
a:hover {color:#CCCCCC; 
text-decoration: none;
font-size: 12px;
font-weight:600; 
}

h1 {
font-size:20px;
color:#990000;
margin:0px 0px 0px 0px;
font-weight:600;
}

h2 {
font-size:26px;
color:#FFFFFF;
margin:0px 0px 0px 0px;
font-weight:600;
}

ul {
font-size: 12px;
line-height: 2.7em;
line-height: 20px;
}

.style1 {
color: #990000;
font-size: 14px;
font-weight:700;
}