@import "bortexLayers.css";
@import "bortexClasses.css";
body
{
	margin: 0px;
	font-size: 0.7em;
	line-height: 130%;
	font-family: Verdana, Geneva, sans-serif; 
	color: white;
	background-color: #05072e;
}

input,textarea
{
	font-size: 1em;
}

p, td, form, input, textarea
{
	font-family: Verdana, Geneva, sans-serif; 
	margin: 0px 0 0 0; 
	line-height: 140%;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Geneva, sans-serif; 
	margin: 0px 0 0 0; 
	line-height: 140%;
	font-weight: bold; 
}

h1
{ 
	font-size: 1.5em; 
}

h2 
{ 
	font-size: 1.4em; 
}

h3 
{ 
	font-size: 1.3em; 
} 

h4 
{ 
	font-size: 1.2em; 
}

h5 
{ 
	font-size: 1.1em; 
} 

h6 
{ 
	font-size: 1em; 
}
.noScreen
{
	display: none;
}
a 
{ 
	color: white; 
	text-decoration: none; 
}
a:hover 
{ 
	text-decoration: underline; 
}
li
{
	text-align: left;	
}
