BODY {
	background-color: #7BFFFF;
	background-image: url("/curiad/graffeg/cefn.jpeg");
	color: #00007A;
	font-family: times, serif;
	font-size: 12pt;
}

P {
	text-align: justify;
}

.mainbody {
	margin-left: 50px;
	margin-right: 50px;
}

DT {
	font-weight: bold;
}

OL {
	margin-left: 0.5em;
	font-style: italic;
}

HR.subrule {
	noshade;
}

H1 {
	font-family: arial, helvetica, sans-serif;
	font-size: x-large;
	text-align: middle;
}

H2 {
	font-family: verdana, lucida, sans-serif;
	font-size: x-large;
}

H3 {
	font-family: arial, helvetica, sans-serif;
	font-size: large;
}

H4 {
	font-family: verdana, lucida, sans-serif;
	font-size: medium;
	font-style: italic;
}

H5 {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-style: italic;
}

H6 {
	font-family: verdana, lucida, sans-serif;
	font-size: small;
	font-style: italic;
	color: #2222FF;
}

TT {
	font-family: courier, monospace;
	font-size: medium;
}

A { text-decoration: none; }

A:link {
	color: #E33600;
}

A:visited {
	color: #44BB00;
}

A:hover {
	color: #FF0000;
}

A:active {
	color: #00FFFF;
}

