body {
	font-size: 16px; color: #000000; font-family: arial, helvetica, sans-serif; background-color: #ffffff; border-width: 1px; 
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}

html {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}

h1 {
	text-align:center; font-weight: bold; font-size: 1.8em; margin: 1em 0px; color: #ff0000; line-height: 1.2em;  font-family: verdana,arial,georgia; 
}

h2 {
	text-align:center; font-weight: normal; font-size: 1.6em; margin: 1em 0px; text-transform: none; color: #0000ff; line-height: 1.2em; font-family: georgia,verdana,arial;
}
h3 {
	font-weight: bold; font-size: 1.6em; margin: 1em 0px; text-transform: none; color: #0000ff; line-height: 1.3em; font-family: verdana,arial,georgia;
}
h4 {
	font-weight: bold; font-size: 1.4em; margin: 1em 0px; text-transform: none; color: #000000; line-height: 1.2em; font-family: georgia,verdana,arial;
}
h5 {
	font-weight: normal; font-size: 1.2em; margin: 1em 10px; text-transform: none; color: #000000; line-height: 1.2em; font-family:  arial, helvetica, "times new roman", sans-serif;
}
h6 {
	font-weight: bold; font-size: 1.0em; margin: 1em 0px; text-transform: none; color: #000000; line-height: 1.0em; font-family: arial, helvetica, sans-serif;
}

a:link {
	color: #0000ff; text-decoration: underline
}
a:visited {
	color: #000080; text-decoration: underline
}
a:hover {
	color: #ff0000; text-decoration: none
}
a.img {
	border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px
}

	table.t1 {height:30%; width:100%; border: 3px solid #00ff00; background-color: #BFE2F9}
	table.t2 {height:30%; width:10%; border: 1px solid #000000; background-color: #FFFFFF}
	table.t3 {height:30%; width:80%; border: 2px solid #ff0000; background-color: #FFFF00}
	table.t4 {height:30%; width:100%; border: 2px solid #ff0000; background-color: #D4ECFB}
	td {border: 2px solid #000000; padding: 3px; margin: 5px;}

p {
	margin:0em 0em 0em 0em 
}
p.s1 {
	font-weight: bold; font-size: 1.6em; color: #0000ff; font-family:  arial, helvetica, "times new roman", sans-serif;
}
p.s2 {
	font-weight: bold; font-size: 1.3em; color: #ff0000; font-family:  helvetica, "times new roman", arial,  sans-serif;
}
UL {
	margin:0em 0px 0px 0px
}

LI {
	margin:0em 0em 0em 0em
}
header {
    background-color:#D4ECFB;
    color:#ff0000;
    text-align:center;
    padding:5px;	 
}
header.p1 (
		width: 1000px;
		top: 20px;
		margin:0px auto; 
)
	nav  {
		width:400px;
		position:relative;
    text-align:center;
		margin:0px auto; 
		padding:0px;
		background: #D4ECFB;
		border: 2px solid red;
	}
	nav.menu1 {
		width:200px;
		position:relative;
    text-align:center;
		border: 0px;
    float:left;
	}
	section  {
		position:relative;
		width: 1000px;
		top: 20px;
		margin:0px auto; 
		padding:0px;
		background: #D4ECFB;
		border: 2px solid red;
	}
