html {
margin : 0px;
padding : 0px;}

body {
padding : 0px;
margin : 0px;
background-color : transparent;
background-image : url('sunsetbackground.png');
background-repeat : no-repeat;
background-position : 10px 11px;
background-attachment : fixed;}

div.arg{
width : 95%;
margin-right : auto;
margin-left : auto;}


p {
margin : 0px;
padding : 5px;
font-family : verdana, sans-serif; 
font-size : small; 
text-align : justify; 
color : #333333;} 

p.center {
text-align : center;}

p.red {
color : #ff0000;
text-align : center;
font-size : x-small;}

p.small {
font-size : x-small;}

span.tall {
line-height : 240%;}

img {
border-style : solid;
border-width : 1px;
border-color : #666666;}

img.arg {
border-style : none;}

h1 {
margin : 0px;
padding : 10px;
font-weight : lighter;
font-family : verdana,sans-serif;
text-align : center;
color : #999999;
line-height ; 120%;}

h2 {
text-align : center;
color : #666666;
font-family : verdana,sans-serif;
padding : 10px;
line-height : 100%;
padding : 10px;
margin : 0px;
font-size : large;}

h3 {
margin : 0px;
padding : 10px;
font-family : verdana,sans-serif;
text-align : center;
font-weight : lighter;
font-size : large;
color : #666666;}

h6{
font-family : verdana,sans-serif;
text-align: center;
font-size : xx-small;
color : #666666;
font-weight : normal;}

table {
width : 95%;
border-style : none;
padding : 0px;
margin-top : 0px;
margin-bottom : 0px;
margin-right : auto;
margin-left : auto;
}

td {
width : 33%;
border-style : solid;
border-width : 1px;
border-color : #999999;
vertical-align : top;
padding : 10px;
margin : 0px;}

a:link {
font-weight : normal;
text-decoration : underline;
font-stretch : semi-condensed; 
color : #990000;}

a:visited {
font-weight : normal;
text-decoration : underline;
font-stretch : semi-condensed; 
color : #990000;}

a:hover, a:active {
font-weight : normal;
text-decoration : underline;
font-stretch : semi-condensed;
color : #FF2222;}

pre {
color : #666666;}
