P, table, tr, td, li  {
	font-size : x-small;
	font-family : Verdana;
	color : #666666;
}

H1  {
	font-size : large;
	font-family : Times;
	font-style : italic;
	color : #006699;
}

H2  {
	font-size : medium;
	font-family : Times;
	font-style : italic;
	color : #006699;
}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

#yellow  {
	border-left-width : 0px;
	border-right-width : 1px;
	border-top-width : 0px;
	border-bottom-width : 1px;
	border-style : solid;
	height : 100%;
	width : 760px;
	border-color : Silver;
}

#content  {
	width : 500px;
	padding-bottom : 50px;
}


