/*

 Filename :	coil.css
 Version :		1.0 RC1
 Author :		quasimodo
 Date :			05-Aug-2002
 Revisions :	05-Aug-2002 (quasimodo)
 Status :		Dev
 Comments :

*/

BODY { background-color: #FFFFFF; margin: 20px 20px 20px 20px; }

BODY, TD, P { font-family: Arial, David, Times; font-size: 14px; color: #000000; text-align: right; }
P { text-align: right; }

.english { text-align: left; direction: ltr; }
.hebrew { font-family: Arial; font-size: 14px; color: #000000; text-align: right; }

A {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #990000;
}

H1.archive { margin-bottom: 0px; }

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

A:link { color: #336699; }	
A:visited { color: #999999; }	
A:hover { color: #CC0033; }
.date { font-weight: bold; font-size: 13px; }
.copyright { font-size: 11px; }
.heading, .subheading { font-size: 13px; }

.redextras:link, .redextras:active, .redextras:visited, .redextras:hover { font-size: 11px; font-weight: bold; text-decoration: none; color: #CC0033; line-height: 0.98em; }
.whiteextras:link, .whiteextras:active, .whiteextras:visited, .whiteextras:hover { font-size: 11px; font-weight: bold; text-decoration: none; color: #FFFFFF; }
.redsubtext { font-size: 9px; color: #000000; }
.whitesubtext { font-size: 9px; color: #EBEBEB; }
