/* Cascading Style Sheet - RATales index pages */

body {
	background-color: #ffffff;
	color: #000000;
	font-family: "times new roman", times, serif;
	}

.index {
	text-align: center;
	background-color: #ffffff;
	color: #006600;
	font-family: "times new roman", times, serif;
	}

.index td {
	background-color: #cccccc;
	}

.list {
	text-align: center;
	background-color: #ffffff;
	color: #000000;
	font-family: "times new roman", times, serif;
	}

.list td {
	text-align: left;
	}

.sr {
	font-weight: normal;
	}

.submit {
	color: #ffffff;
	background-color: #006600;
	cursor: pointer;
	font-weight: bold;
	}

a:link, a:active {
	color: #009900;
	font-weight: bold;
	text-decoration: underline;
	}

a:visited {
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
	}

b.hl1, b.hl2 {
	font-weight: bold;
	}

h1, h2 {
	color: #006600;
	}

hr {
	color: #006600;
	}

