/* CSS styles for Demian Scott Vaughs website */
body {
	background-color: #000000;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
}

.style20 {
	font-family: "Courier New", Courier, monospace; 
	font-size: medium; 
	color: #FFFFFF; 
}

.style23 {
	font-family: "Courier New", Courier, monospace;
}

.style25 {
	font-size: xx-large;
}

.style26 {
	font-family: "Courier New", Courier, monospace; 
	font-size: xx-large; 
	color: #FFFFFF; 
}

.style27 {
	font-size: xx-large;
	font-weight: bold;
}

.style28 {
	font-weight: bold;
}

.style29 {
	font-weight: bold;
}

.style30 {
	font-family: "Courier New", Courier, monospace; 
	font-size: xx-large; 
	color: #FFFFFF; 
	font-weight: bold; 
}

.style31 {
	font-size: x-large;
}

.style33 {
	font-size: xx-large;
}

.style34 {
	color: #FFFFFF; 
	font-weight: bold; 
	font-family: "Courier New", Courier, monospace; 
	font-size: xx-large; 
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table {
	border-collapse: collapse;
}

td {
	padding: 10px;
}
