.big {text-decoration: none; font-size: 333%; line-height: 120%;}
.big2 {text-decoration: none; font-size: 200%; line-height: 120%;}
.nav {background-color: rgb(255, 254, 229); padding: 2px; }
.navi {background-color: rgb(255, 254, 229; padding: 1px;}
.zw {background-color: rgb(114, 180, 248);}

SMALL {font-size: 75%; line-height: 100%;}
BIG {font-size: 125%; line-height: 130%;}

P { font-family: Verdana, sans-serif; font-size: 12px; line-height: 150%; font-weight: normal; font-style: normal; text-decoration: none; text-align: justify; }

LI { font-family: Verdana, sans-serif; font-size: 12px; line-height: 175%; font-weight: normal; font-style: normal; text-decoration: none; }

DIV {font-family: Verdana, sans-serif; font-size: 12px; line-height: 150%; font-weight: normal; font-style: normal; text-decoration: none;}

A { text-decoration: none; }
A:link { text-decoration: none; color: #000080 }
A:visited { text-decoration: none; color: #000080 }
A:active { text-decoration: none; color: green }
A:hover { text-decoration: none; color: #0000CC }

TD { background-color: rgb(255, 254, 229) }


BODY { 	font-family: Verdana, sans-serif; 
		font-size: 12px; 
		line-height: 150%; 
		font-weight: normal; 
		font-style: normal; 
		text-decoration: none; 
		color: black; 
		background-color: rgb(114, 180, 248);
	 	margin: 25px;
		padding: 5px;
		}

HR {color: rgb(114, 180, 248);}

H {margin-top: 10px; margin-bottom: 5px;}

H1 {color: #FFFEE5;
	font: 175% verdana, tahoma, sans-serif;
	line-height:200%;
	}

H2 {color: #FFFEE5;
	font: 150% verdana, tahoma, sans-serif;
	}

H3 {color: #FFFEE5;
	font: 133% verdana, tahoma, sans-serif;
	}

H4 {color: #FFFEE5;
	font: 118% verdana, tahoma, sans-serif;
	}

#header { clear: both; width: 100%;}

#clear  { clear: both; margin: 8px; }

#contents { clear: none; width: 80%;}

# navbar { clear: none; }

#nav {	background-color: rgb(255, 254, 229);
		color: #0099A9;
		padding: 8px;
		margin: 8px;
			}

#nav a {	margin: 5 0 0 5px;
		padding: 0;
		text-decoration: none;
		color: #000080;
		}

#nav a:hover {color: #0000CC; background-color: white;}
#nav a:hover.flaglink  {background:transparent; border:none; }

#footer {	width: 100%;
		font-size: 70%;
		padding: 5px;
		vertical-align: bottom; 
		}
