h1 {
color: #151b94;
text-decoration: underline;
font-weight: bold;
font-size: 1.75em;
text-align: center;
}

h2 {
text-decoration: underline;
font-weight: bold;
font-size: 1.5em;
margin: 14px 10px 18px 25px;
}

h3 {
font-weight: bold;
font-size: 1em;
margin: 14px 10px 18px 0;
}

p.bg a{
color: #000;
}

p.bg a:hover{
color: #fff;
}

p.bg {
color: #fff;
font-size:18px;
font-weight: bold;
background: #FF0000;
text-decoration: none;
margin-left: 0px;
margin-right: 0px;
margin-top: 8px;
margin-bottom: 0px;
}

a:link { 
color: #151b94;
background-color: transparent;
text-decoration: none;
}

.alignleft, img.alignleft {
display: inline;
float: left;
margin-right: 10px;
}

a:visited { 
color: #151b94;
background-color: transparent;
text-decoration: none;
}

a:hover { 
color: #ff0000;
background-color: transparent;
font-style: normal;
font-variant: normal;
text-decoration: underline;
}

a:active { 
color: #000000;
}

body {
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px;
}

p {
font-size:20px;
font-style:normal;
color:#000000;
padding-top:0px;
padding-right:25px;
padding-bottom:0px;
padding-left:25px;
}

p .center {
text-align: center;
}

p.red {
font-size:1.3em;
color: #ff0000;
}

p.title {
margin-bottom: 0px;
font-size: 0.3em
text-decoration: underline;
}

p.description {
width: 500px;
margin-bottom: 0px;
font-size: 1.3em
}

p.colors {
width: 800px;
background-color: #FFFF66;
}

img.fixed {
position:fixed; 
top:0; 
left:0;
}
