body				{
				margin: 0;
				padding: 0;
				height: 100%;
				font-family: Verdana, Tahoma, Arial, Helvetica, "san serif";
				font-style: normal;
				font-weight: normal;
				}
					
.index-side 			{
				border: thin dashed #000000;
				background: #6288C2;
				margin-right: 10px;
				}
						
						

.updateFont			{
				font-size: 11px;
				color: #000000;
				font-style: italic;
				text-align: center;
				}

.updateDateFont			{
				font-size: 9px;
				color: #FFEBCD;
				font-style: italic;
				text-align: center;
				}

.mainFont			{
				font-size: 13px;
				color: black;
				margin: 8px;
				}

.mainFont A:link		{color: blue; text-decoration: none; font-weight: normal;}
.mainFont A:visited		{color: blue; text-decoration: none; font-weight: normal;}
.mainFont A:hover		{color: blue; text-decoration: underline; font-weight: normal;}
.mainFont A:active		{color: blue; text-decoration: none; font-weight: normal;}

.naviMargin			{
				padding-right: 10px;
				}

.naviFont			{
				font-size: 12px;
				color: white;
				margin-left: 8px;
				margin-right: 8px;
				margin-top: 0;
				margin-bottom; 0;
				}
					
.naviFont A:link		{color: white; text-decoration: none; font-weight: normal;}
.naviFont A:visited		{color: white; text-decoration: none; font-weight: normal;}
.naviFont A:hover		{color: white; text-decoration: underline; font-weight: normal;}
.naviFont A:active		{color: white; text-decoration: none; font-weight: normal;}

.newsFont			{
				font-size: 10px;
				color: yellow;
				margin: 8px;
				}
					
.newsFont A:link		{color: yellow; text-decoration: none; font-weight: normal;}
.newsFont A:visited		{color: yellow; text-decoration: none; font-weight: normal;}
.newsFont A:hover		{color: yellow; text-decoration: underline; font-weight: normal;}
.newsFont A:active		{color: yellow; text-decoration: none; font-weight: normal;}

.footerFont			{
				font-size: 12px;
				color: yellow;
				margin-left: 8px;
				margin-right: 8px;
				margin-top: 0;
				margin-bottom; 0;
				}
					
.footerFont A:link		{color: yellow; text-decoration: none; font-weight: normal;}
.footerFont A:visited		{color: yellow; text-decoration: none; font-weight: normal;}
.footerFont A:hover		{color: yellow; text-decoration: underline; font-weight: normal;}
.footerFont A:active		{color: yellow; text-decoration: none; font-weight: normal;}

.topicFont			{
				font-size: 12px;
				color: black;
				margin: 0px;
				}
					
.topicFont A:link		{color: blue; text-decoration: none; font-weight: normal;}
.topicFont A:visited		{color: blue; text-decoration: none; font-weight: normal;}
.topicFont A:hover		{color: blue; text-decoration: underline; font-weight: normal;}
.topicFont A:active		{color: blue; text-decoration: none; font-weight: normal;}

.statusFont			{
				font-size: 12px;
				color: yellow;
				margin-left: 8px;
				margin-right: 8px;
				margin-top: 0;
				margin-bottom; 0;
				}
					
.statusFont A:link		{color: white; text-decoration: none; font-weight: normal;}
.statusFont A:visited		{color: white; text-decoration: none; font-weight: normal;}
.statusFont A:hover		{color: white; text-decoration: underline; font-weight: normal;}
.statusFont A:active		{color: white; text-decoration: none; font-weight: normal;}
