BODY 					{font-family:Arial}
body.menu				{margin:0; background-color:#333333}

.header				{margin:0; background-color:#0C479D; width:100%; height:39Px; text-decoration:none; font-family:Arial; font-size:22; color="#ffffff"; font-weight:bold; text-align:left}
.heading1			{margin:0; text-decoration:none; font-family:Arial; font-size:22; color="#0C479D"; font-weight:bold; text-align:left}
.heading2			{margin:0; text-decoration:none; font-family:Arial; font-size:18; color="#0C479D"; font-weight:bold; text-align:left}
.heading3			{margin:0; text-decoration:none; font-family:Arial; font-size:14; color="#0C479D"; font-weight:bold; text-align:left}
.normal				{margin:0; text-decoration:none; font-family:Verdana; font-size:10; color="#333333"; text-align:left}
.normalweb			{margin:0; text-decoration:none; font-family:Verdana; font-size:10; color="#333333"; text-align:left}

/* Determines format for normal contents */
.contents				{width:100%; text-decoration:none; font-family:Arial; font-size:12; color="#32CD32"; font-weight:bold; text-align:left; border-left-color:#ffffff; border-top-color:#ffffff; border-right-color:#ffffff; border-bottom-color:#ffffff; border-width:0px; border-style:solid; padding:2px}
#.contents:hover		{width:100%; text-decoration:none; font-family:Arial; font-size:12; color="#FFFF00"; font-weight:bold; text-align:left; border-color:#000000; border-width:0px; border-style:solid; padding:2px; cursor:hand}
#.contents:active		{width:100%; text-decoration:none; font-family:Arial; font-size:12; color="#FFFF00"; font-weight:bold; text-align:left; border-color:#ffffff; border-width:0px; border-style:solid; padding:2px; cursor:hand}

/* Determines format for normal contents */
.contents_copy				{width:100%; text-decoration:none; font-family:Arial; font-size:12; color="#339966"; font-weight:bold; text-align:left; border-left-color:#ffffff; border-top-color:#ffffff; border-right-color:#ffffff; border-bottom-color:#ffffff; border-width:0px; border-style:solid; padding:2px}
#.contents_copy:hover		{width:100%; text-decoration:none; font-family:Arial; font-size:12; color="#FFFF00"; font-weight:bold; text-align:left; border-color:#000000; border-width:0px; border-style:solid; padding:2px; cursor:hand}
#.contents_copy:active		{width:100%; text-decoration:none; font-family:Arial; font-size:12; color="#FFFF00"; font-weight:bold; text-align:left; border-color:#ffffff; border-width:0px; border-style:solid; padding:2px; cursor:hand}

/* Determines format for selected contents */
.contents2				{background-color:#000000; width:100%; text-decoration:none; font-family:Arial; font-size:10; color="#ffff00"; font-weight:bold; text-align:left; border-color:#ffffff; border-width:0px; border-style:solid; padding:2px}
#.contents2:hover		{background-color:#ffff00; width:100%; text-decoration:none; font-family:Arial; font-size:10; color="#0C479D"; font-weight:bold; text-align:left; border-color:#000000; border-width:0px; border-style:solid; padding:2px; cursor:hand}
#.contents2:active	{background-color:#000000; width:100%; text-decoration:none; font-family:Arial; font-size=10; color="#ffff00"; font-weight:bold; text-align:left; border-color:#ffffff; border-width:0px; border-style:solid; padding:2px}


/* Determines format for javascript contents */
.over		{width:100%; text-decoration:none; font-family:Arial; font-size:12; color="#00FF00"; font-weight:bold; text-align:left; border-color:#ffffff; border-width:0px; border-style:solid; padding:2px; cursor:hand}