BODY {
	background-color : #FBE3A7;
	background-image : url(yellowstripe2.gif);
	background-repeat : repeat;
	color : #000040;
	font-family : "Times New Roman", Times, serif;
	text-align : center;
	font-size : medium;
}

A:link {color : #004000}

A:visited {color : #996600}

A:active {color : #808000;}

.green {color : #808000;}

.large {font-size : large;}

.larger {font-size : x-large;}

.largest {font-size : xx-large;}

.small {font-size : small;}

.smaller {font-size : x-small;}

.smallest {font-size : xx-small;}













