body {
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
font-size : .8em;
color : #000000;
background-color : #819fb4;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto;
}

h1, h2, h3, h4, p, b, a, ul {
font-family : Arial, Helvetica, sans-serif; 
}

h1 {
font-size : 1.2em;
margin : 0 0 0 0;
}

p, form, td, form, i, a {
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
margin : 0 0 0 0;
}

b {
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold; 
}

a:visited{
color : #255b91;
font-weight : bold; 
}

a:link{
color : black;
font-weight : bold;
}

.bg_light {
background-color :#819fb4;
}

.bg_medium {
background-color :#618BB1;
}

.bg_dark {
background-color : #255b91;
color : white;
font-weight : bold;
}

.smalltext {
font-size : 1em;
}

.normaltext {
font-size : 1em;
}

.largetext {
font-size : 1.2em;
}

.errortext {
color : red;
}

.grid {
border : #255b91 .05em solid;
}

