/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#ffffff;
	}
	
a {
	color: #004488;
/*	text-decoration:none;*/
	font-weight:bold;
	}
	
a:hover {
	color: #004488;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:12px arial;
	color: #666666;
	text-decoration:none;
	letter-spacing:.1em;
	}

	
/* Left column */
#navigationRed a {
	font:16px georgia;
	color: #004488;
	letter-spacing:.1em;
	line-height:26px;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #ffffff;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #ffffff;
	letter-spacing:.1em;
	font-weight:bold;
	}
		
/* Page name e titeln */
.pageName {
	font:20px georgia;
	color: #004488;
	letter-spacing:.1em;
	line-height:26px;
	}

.bodyText {
	font:12px arial;
	line-height:24px;
	color:#333333;
	}
	
.bodyText2 {
	font:12px arial;
	line-height:18px;
	color:#333333;
	}

.handangoAward {
	font:22px arial;
	line-height:35px;
	color:#ee2222;
	}
	
