BODY {

font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 

color : #000000; 

fixed no-repeat right bottom;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 

}

.menu a:link {
  text-decoration:none;
}

a:hover {
	color: #493463;
}

a:link {
	color: #694B8D;
}

a:visited {
	color: #8361AB;
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 

}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #B98992 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #634785;
  color:white;
}

.bg_medium {
  background-color : #A58CC1;
}

.bg_light {
  background-color : #E1D9EA;
}

.alt_bg_dark {
  background-color : #77BBBB;
}

.alt_bg_medium {
  background-color : #F0ECF4;
}

.alt_bg_light {
  background-color : #F0ECF4;
}
