div.container		/*definition of container size*/
{
	width:100%;
	margin:0px;
}

div.header,div.footer		/*definition of header and footer*/
{
	padding:0.5em;
	color:red;
	clear:left;
}

h1.header
{
	padding:0;
	margin:0;
}

body 						/*background color of page*/
{
	background-color: #000099;
}

div.left					/*left "column" container*/
{
	float:left;
	width:160px;
	margin:0;
/*padding:1em;*/
}

div.content					/*container for body of page*/
{
}

/* definition of background properties of main container */
div.content {
	background-color: #000099;
	margin-left:190px;
	/*padding:1em;*/
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF00CC;
}

a:link {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #99FFCC;
	text-decoration: underline;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

/*definition of font styles used on all pages*/

.style1 {
	font-size: 36px;
	font-style: oblique;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #6600CC;
}

.style3 {
	color: #F00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: normal;
	line-height: 150%;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.style5 {color: #0F6}

.style6 {
	color: #CC0066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.style7 {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.style8 {
	color: #CC0066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}

.style9 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
}

.style10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFF00;
	line-height: normal;
}

.style11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
}

.style12 {
	color: #F00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: normal;
	line-height: 150%;
}
.style13 {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}
	
.style20 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.style21 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: oblique;
	font-weight: bold;
	color: #00CC00;
}

.style22 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF00;
}

.style23 {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.style24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	line-height: 150%;
}

.style25 {
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
}

.style26 {
	font-family: "Accord SF", Verdana, geneva, arial, sans-serif;
	font-size: 36px;
	font-style: italic;
}

.style27 {
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
}

.style28 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.style30 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #000066;
	height: auto;
	width: auto;
}

.style35 {
	color: #99FFFF;
	font-weight: bold;
}

.style36 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	font-weight: normal;
}

.style38 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Accord SF", Verdana, geneva, arial, sans-serif;
	color: #FF0000;
}

.style41 {color: #ECE9D8}
.style42 {color: #990000}
.style43 {
	color: #CC3300;
	font-weight: bold;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.style44 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.style45 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC3300;
}

.style46 {
	color: #CC3300;
	font-weight: bold;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.style47 {
	font-size: 12px;
	font-style: italic;
	color: #000066;
}

.style49 {
	font-size: 14px;
	font-style: italic;
	color: #000066;
	font-weight: bold;
}

p {text-indent: 1cm}

/* Copyright Daniel R. Rajczyk, 2009 */
