html{
height:100%;
}

body{
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
padding:0px;
}

p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.shape1{
position:relative; left:-300px; color:#548ec2;
}

.shape2{
position:relative; left:-250px; color:#548ec2;
}

h1{
font-size:24px;
color:#759526;
}

h2{
font-size:18px;
color:#759526;
}

h3{
font-size:16px;
color:#759526;
}

h4{
font-size:14px;
color:#759526;
}

h5{
font-size:12px;
color:#759526;
}

a{
color:#536e7f;
text-decoration:underline;
font-size:12px;
}

a:hover{
color:#536e7f;
text-decoration:none;
font-size:12px;
}

.caption{
font-size:12px;
color:#d69c3b;
font-weight:bold;
}

