﻿body { font-family: "arial", "microsoft sans serif", serif; 
	color: #004080; 
	background-image: url("klingonWindowsWatermark.jpg"); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: right; 
/*
	background-image: url("klingonWindowsWatermark.jpg"); 
*/
	}
p { text-align: center }
a:link { color: #0000ff; 
	text-decoration: underline; }
a:visited { color: #0000ff; 
	text-decoration: underline; }
a:hover { color: #005fff; 
	color: green; 
	text-decoration: underline; }
h1 { font-size: 30px; color: blue; }
h2 { font-size: 25px; }
h3 { font-size: 20px; }
h4 { font-size: 15px; }
font { font-family: "arial", "microsoft sans serif"; serif; 
	color: red; }
.rings { height: 100px; 
	background: url("rings.gif") no-repeat top center }
.ringtext { font-family: "arial", "microsoft sans serif"; serif; 
	color: blue; font-size: 28pt; }
.red { color: #FF3300; font-weight: bold; }
.green { color: green; }
.mvr { color: #c71585; }
.sick { color: #c71585; 
	font-weight: bold; }
.reverse { color: white; background-color: black; }
.extra { color: #0000FF; background-color: aqua; 
	font-weight: bold; 
	border:solid 1 blue; }
pre { border: solid 1px blue; 
	background-color: bisque; 
	color: blue; 
	font-weight: 
	bold; font-size: 18px; }
.blue { color: #0000FF; }
.black { color: #000000; }
table { border: solid white 0px;
	cell-spacing: 15px; 
	width: 100%; }
th { border: solid white 0px; 
	align: center; 
	font-family: "arial", "microsoft sans serif"; serif; 
	color: #004080; }
td { border: solid white 0px;
	text-align: center;
	vertical-align: top;
	font-family: "arial", "microsoft sans serif"; serif; 
	color: #004080; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.borders { border: solid blue 1px; }
.backwards { color: azure; 
	background-image: url(comp010.jpg); }
input { border: solid white 0px; 
	align: left; 
	font-size: 16px; 
	font-family: "arial", "microsoft sans serif"; serif; 
	color: #004080; }

