body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(myspace/leather_texture_tile.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	}

td {
	font-family: Arial, Helvetica, sans-serif}

th {
	font-family: Arial, Helvetica, sans-serif}

.Red_xlarge {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: x-large}
	
.Red_medium {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: medium}

.Red_small {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: small}
	
.Red_xsmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: x-small}

.Text_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large}
		
.Text_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium}

.Text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small}
	
.Text_xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small
}
	
a:link {
	color: #999999;
	text-decoration: none
}

a:visited {
	color: #999999;
	text-decoration: none
}

a:hover {color: #CC0000; text-decoration: none}

a:active {color: #CC0000; text-decoration: none}
