BODY {
	background-color : #EEEEEE;
	background-image : url("rbs_try1.gif");
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	margin-left : 8%;
	margin-right : 5%;
}

A:LINK {
	color : #000099;
	text-decoration : none;
	font-weight : bold;
}

A:VISITED {
	color : #FF0099;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	background-color : #000099;
	font-style : italic;
	color : #ffffff;
	text-decoration : underline;
	font-weight : bold;
}

H1 {
	color : Blue;
	font-family : cursive;
	font-style : italic;
	margin-bottom : -1em;
	margin-left : -5%;
}

H2 {
	color : Blue;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-style : italic
	font-size : 140%;
	margin-left : -5%;
	margin-top : 2.7em;
}

H3 {
	color : Blue;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 120%;
	margin-top : 2em;
}

H4 {
	color : Black;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 105%;
	margin-top : 1.5em;
}

H5 {
	color : Black;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
	margin-top : 1.5em;
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}

BLOCKQUOTE {
	margin-left : 0;
	font-weight : bold;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	p {
	font-family : "Comic Sans MS";
}

