BODY
 	{
	background: black;
	font-size: 10px;
	font-family: verdana,helvetica,sans-serif;  
	color: white;background: #000000;
	background-image:url(./background.jpg);
	background-attachment: fixed;
	}

td
 	{ 
	font-size: 16pt;
 	font-family: Georgia,serif;  
	text-align:center;
 	}



h1
 	{
	color:white;
 	font-size: 26pt;
 	font-weight: bold; 
 	font-family: verdana,helvetica,sans-serif;  
 	}



h2
 	{
	color: 999999;
 	font-size: 16pt;
 	font-weight: bold; 
 	font-family: verdana,helvetica,sans-serif;  
 	}



h4
 	{
 	font-size: 13pt;
 	font-weight: bold; 
 	font-family: verdana,helvetica,sans-serif;  
 	}




.photospecial
	{
	color:yellow; 
	font-family: wingdings;
	font-size: 200%;

 	}



.dayname

 	{
 	font-size: 18px;
 	font-weight: bold; 
 	font-family: verdana,helvetica,sans-serif;  
	color: #FF0000; 
 	}

.miles
	{ 
	color: #999999; 
 	}

.m
 	{ 
	font-size: 80%;
  	font-family: verdana,helvetica,sans-serif;
   	}

.headings
 	{ 
	font-size: 36pt;
	font-weight: bold;  
	font-family: verdana,helvetica,sans-serif;   
	}

.title
 	{ 
	font-size: 13px; 
	font-weight: bold;  
	font-family: verdana,helvetica,sans-serif;
   	}

.inputbox 
	{ 
	border-top:#333333 solid thin; 
	border-bottom:#333333 solid thin; 
	border-right:#333333 solid thin; 
	border-left:#333333 solid thin;  
	font-family: verdana,helvetica,sans-serif;   
	}

.inputbutton 
	{ 
	font-size: 120%;
  	font-family: verdana,helvetica,sans-serif;
   	}
.wingdings
	{ 
	font-family: wingdings;
	font-size: 150%;

 	}

.smiles
	{
	color:yellow; 
	font-family: wingdings;
	font-size: 200%;

 	}

A:link
 	{
	color:#CCCCCC; 
	text-decoration:none;
	}

A:visited
 	{
	color:#CCCCCC; 
	text-decoration:none;
	}

A:active 
	{
	color:#FF0000;
	}
A:hover
 	{
	color:#FF0000;
	}		
