body{
font-size: x-small;
font-weight: normal;
color: #000000;
background-color: #ffffff;
font-family: arial,helvetica,sans-serif;
}
h1{
font-size: large;
font-weight: normal;
color: #000000;
background-color: #ffffff;
font-family: arial,helvetica,sans-serif;
margin-top: 0em;
margin-bottom: 0.5em;
margin-left: 0em;
margin-right: 0em;
border: none;
}
p{
font-size: x-small;
font-weight: normal;
color: #000000;
background-color: #ffffff;
font-family: arial,helvetica,sans-serif;
margin-top: 0em;
margin-bottom: 0.5em;
}
div.bodytext{
margin-left: 5%;
margin-right: 5%;
margin-top: 3%;
margin-bottom: 3%;
}
img{
border-style:none;
vertical-align:middle;
}
.right{
text-align: right;
}
.center{
text-align: center;
}
a{
font-family: arial,helvetica,sans-serif;
font-size: x-small;
}
a:link{text-decoration: none; color: #ff6600;}
a:visited{text-decoration: none; color: #ff6600;}
a:active{text-decoration: underline; color: #3399ff;}
a:hover{text-decoration: underline; color: #3399ff;}
