/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

BODY {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 12px
}

A:active {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 10px;
 	font-weight: normal;
 	font-style: normal
}

H1 {
	font-size: 28px
}

H2 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 24px;
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	font-weight: normal;
 	font-style: normal
}

H3 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 20px;
 	font-weight: normal;
 	font-style: normal
}

LI {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	font-weight: normal;
 	font-style: normal
}

OL {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	font-weight: normal;
 	font-style: normal
}

A {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12px;
 	color: rgb(255,204,153);
 	font-weight: normal;
 	font-style: normal
}

H4 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 18px;
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent
}

H5 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	font-weight: bold;
 	background-color: transparent
}

H6 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	font-weight: bold
}
