/* CSS definition file containing site wide stylesheets */

.sausimayok {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	border-left: 1pt solid rgb(204,204,204);
 	border-top: 1pt solid rgb(204,204,204)
}

.Subheads {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: x-small
}

.Quotes {
	font-family: "Times New Roman",  Times,  Serif;
 	font-style: italic
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small
}

.Caption {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-style: italic
}

.Code {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace
}

UL {
	font-family: "Arial CE",  sans-serif;
 	font-size: x-small;
 	line-height: 15pt;
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-align: justify
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

H1 {
	font-family: "Arial CE",  sans-serif;
 	font-size: large;
 	text-decoration: none ;
 	font-variant: small-caps
}

H2 {
	font-family: "Arial CE",  sans-serif;
 	font-size: x-small;
 	line-height: 15pt;
 	font-weight: normal;
 	font-style: normal;
 	text-align: justify
}

P {
	font-family: "Arial CE",  sans-serif;
 	font-size: x-small
}

H3 {
	font-family: "Arial CE",  sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	letter-spacing: 2pt;
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: rgb(212,63,0);
 	border: 1pt double rgb(204,204,204);
 	padding: 1pt
}

.ListSaus {
	line-height: 0pt;
 	list-style-type: circle
}