
body        { font-family: Arial; font-size: 10pt; color: "#666666";
				background-image: url('images/splashscreen.jpg');
				background-repeat: no-repeat }
.frame      { width: 78; border: 2px solid #FFFFFF; }
			
h1          { font-family: Arial; font-size: 12pt; color: #642796; font-weight: bold; text-transform:capitalize }

h2          { font-family: Arial; font-size: 10pt; color: #642796; font-weight: bold }

a.splashnav:hover 
			{ font-weight: bold; font-size: 12pt; color: #FFFFFF;}
a.splashnav:link
			{ font-weight: bold; font-size: 12pt; color: #FFFFFF; text-decoration: none; }
a.splashnav:visited
			{ font-weight: bold; font-size: 12pt; color: #FFFFFF; text-decoration: none; }				
a.splashnav:active
			{ font-weight: bold; font-size: 12pt; color: #FFFFFF; text-decoration: none; }			
			
p { font-family: arial; font-size: 10pt; color: #666666"; }

		