body {
font-size : 12pt; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
background-image: url(images/epee2.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
}

h1 {
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
}

p {
font-size : .9em; 
}

a
{
  color : #BD2918;
}

a:hover
{
  text-decoration : none;
  background-color : #BD2918;
  color : white;
}

.smalltext {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-style : normal; 
font-variant : normal; 
font-weight : normal;
}

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

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


.largetext {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-size : .9em;
  color : red;
  font-weight : bold;
}

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

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #4A8CCE;
}

.bg_medium {
  background-color : #78BBFF;
}

.bg_light {
  background-color : #BFDFFF;
}

.alt_bg_dark {
  background-color : #BD2918;
}

.alt_bg_medium {
  background-color : #FF4833;
}

.alt_bg_light {
  background-color : #FF9A8F;
}
