
body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image:url(source_images/background.gif); 
}

style.1 {
	color: #9B0669;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #; 
}
style.2 {
	color: #9B0669;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	background-color: #; 
}

h2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.2em;


	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	list-style-type: circle;




	}
h4 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

	}
h5 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

	}
	h6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13 px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

	}
	
	#mytable {
	border:solid;
	padding: 7;
	spacing: 6;
	border-color: #CCCCCC;
	background-image:url(source_images/purple.gif);
	z-index: 1;	
	}
	
a:link {
	text-decoration: none;
	color: #999999}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990066;
}
a:active {
	text-decoration: none;
	color: #333333;
	}
	
	image {
	float:right;
	}