BODY		{
	background-color : white;
	font-family: "ͣ Хå", Osaka, "ҥ饮γѥ Pro W3";
}
form {
	margin: 0px;
	padding: 0px;
}

A:LINK		{text-decoration : underline;}
A:VISITED	{text-decoration : underline;}
A:HOVER		{text-decoration : underline; COLOR: #ff0000; background-color : #ffddbb;}

H1			{font-size : 150%; font-weight : bolder; line-height : 1em; margin : 0;}
H2			{line-height : 1em; margin : 0;}

HR			{color : #ffcc33; background-color : #ffcc33; height : 4px;}

P.marks		{font-size : 110%; font-style : normal; font-weight : bold;}
P.big		{font-size : 120%; font-style : normal; font-weight : normal;}
P.bold		{font-size : normal; font-style : normal; font-weight : bold;}
P.bold_bg	{font-size : 120%; font-style : normal; font-weight : bold;}
P.bold_rd	{font-size : normal; font-style : normal; font-weight : bold; color : #ff5555;}

FONT.keys	{font-size:  60%; font-style: normal; font-weight : normal;}
FONT.small	{font-size:  90%; font-style: normal; font-weight : normal;}
FONT.chart	{font-size: 125%; font-style: normal; font-weight : bolder; COLOR: #004488;}

TD.set_gr	{font-size : 120%; font-weight : bold; background-image : url(img/tate66ff66.gif);}
TD.set_pk	{font-size : 120%; font-weight : bold; background-image : url(img/tateff66ff.gif);}
TD.set_yl	{font-size : 120%; font-weight : bold; background-image : url(img/tateffffaa.gif);}
TD.set_og	{font-size : 120%; font-weight : bold; background-image : url(img/tateffeecc.gif); padding-top: 20px;}
TD.set_mg	{font-size : 120%; font-weight : bold; background-image : url(img/tate77aa00.gif);}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#gotop {
	float: right;
}
#header {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-bottom: 10px;
	padding-left: 5px;
}
#content {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#footer {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	padding-top: 5px;
	padding-left: 5px;
}
#paserr {
	text-align: center;
}

