/* override yui width */
#doc {width:73.08em;*width:72.8em;min-width:950px;margin:auto;text-align:left;}

FONT	{FONT-FAMILY: Verdana,Helvetica;}
TD		{FONT-FAMILY: Verdana,Helvetica;}

P		{FONT-FAMILY: Verdana,Helvetica;}

FORM 	{FONT-FAMILY: Verdana,Helvetica;}


A:link          {
	BACKGROUND: none;
	COLOR: #CC6600;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none;
}

A:active        {BACKGROUND: none; COLOR: #CC6600; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}

A:visited       {BACKGROUND: none; COLOR: #CC6600; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}

A:hover         {
	BACKGROUND: none;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica;
	text-transform: none;
	text-decoration: underline;

}


body { font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif ;}

strong { font-weight: bold; }
h1 { font-size: 114%; font-weight: bold }
h2 { font-size: 107%; font-weight: bold }
h3 { font-weight: bold }
h1,h2,h3,p { padding-bottom: 5px; }

.xbig { font-size: 130%; font-weight: bold; }
.small {
	font-size: 77%;
	font-weight: normal;
	color: #757575;
}
.bodystyle { font-size: 92%; font-weight: normal; margin-left: 20px }
.big { font-size: 122%; font-weight: bold;}
.medium { font-size: 92%;}

input.stylized_text {
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 77%;
	color: #FFFFFF;
	background-color: #007269;
	margin: 1px;
	padding: 1px;

}
.headline_teacher {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bolder;
	color: #33CC99;
}
