	p.text {
		font-family : Arial;
		font-weight : normal;
		font-size : 12px;
		color : "#DDDDDD";
		text-decoration : none;
		text-align : justify;
		margin-left : 30px;
		margin-top : 0px;
		margin-bottom : 0px;
	}

	a.texthref {
		font-family : Arial;
		font-weight : normal;
		font-size : 12px;
		color : "#DDDDDD";
		text-decoration : underline;
		text-align : justify;
		margin-left : 0px;
		margin-top : 2px;
	}

	a.listhref {
		font-family : Arial;
		font-weight : normal;
		font-size : 12px;
		color : "#DDDDDD";
		text-decoration : underline;
		text-align : justify;
		margin-left : 30px;
		line-height: 20px;
	}

	a.texthref:hover {
		font-family : Arial;
		font-weight : normal;
		font-size : 12px;
		color : "#FFFFFF";
		text-decoration : underline;
		text-align : justify;
	}

	p.header {
		font-family : Arial;
		font-weight : bold;
		font-size : 48px;
		color : "#999999";
		text-decoration : none;
		text-align : left;
		margin-left : 80px;
	}
	
	.mainbody {
		scrollbar-3dlight-color : #000000;
		scrollbar-arrow-color : #DDDDDD;
		scrollbar-base-color : #000000;
		scrollbar-darkshadow-color : #000000;
		scrollbar-face-color : #000000;
		scrollbar-highlight-color : #DDDDDD;
		scrollbar-shadow-color : #DDDDDD;
		scrollbar-track-color : #000000;
	}
	
	a.mainmenu {
		font-family : Arial;
		font-weight : bold;
		font-size : 14px;
		color : "#FFFFFF";
		text-decoration : none;
		text-align : left;
		margin : 0px;
	}

	a.mainmenu:hover {
		font-family : Arial;
		font-weight : bold;
		font-size : 14px;
		color : "#FFFF00";
		text-decoration : underline;
		text-align : left;
		margin : 0px;
	}
		
	p.yurikim {
		font-family : Arial;
		font-weight : bold;
		font-size : 48px;
		color : "#666666";
		text-decoration : none;
		text-align : right;
		margin : 0px;
	}
	
	p.cands {
		font-family : Arial;
		font-weight : bold;
		font-size : 20px;
		color : "#FFFFFF";
		text-decoration : none;
		text-align : right;
		margin : 0px;
		top : -15px;
		position : relative;
	}
	
	.topcell {
		background-position : bottom;
		background-repeat : repeat-x;
	}

	p.copyright {
		font-family : Arial;
		font-weight : normal;
		font-size : 10px;
		color : "#FFFFFF";
		text-decoration : none;
		text-align : right;
	}

	a.copyrighthref {
		font-family : Arial;
		font-weight : normal;
		font-size : 10px;
		color : "#DDDD00";
		text-decoration : none;
		text-align : right;
	}

	a.copyrighthref:hover {
		font-family : Arial;
		font-weight : normal;
		font-size : 10px;
		color : "#FFFFFF";
		text-decoration : underline;
		text-align : right;
	}

	.textscroll {
		font-family : Arial;
		font-weight : normal;
		font-size : 12px;
		color : "#FFFFFF";
		text-decoration : none;
		text-align : justify;
	}
	
	.headerscroll {
		font-family : Arial;
		font-weight : bold;
		font-size : 16px;
		color : "#FFFFFF";
		text-decoration : none;
		text-align : center;
		margin-bottom : 0px;
	}	
	
	.hrefscroll {
		font-family : Arial;
		font-weight : bold;
		font-size : 12px;
		color : "#DDDD00";
		text-decoration : none;
		text-align : center;
	}	
	
	.hrefscroll:hover {
		font-family : Arial;
		font-weight : bold;
		font-size : 12px;
		color : "#DDDD00";
		text-decoration : underline;
		text-align : center;
	}			
	
	p.textheader {
		font-family : Arial;
		font-weight : bold;
		font-size : 20px;
		color : "#FFFFFF";
		text-decoration : none;
		text-align : left;
		margin-left : 10px;
		margin-top : 20px;
		margin-bottom : 5px;
	}
	
	a.photoring {
		font-family : Arial;
		font-weight : bold;
		font-size : 20px;
		color : "#FFFFFF";
		text-decoration : none;
		text-align : left;
		margin-left : 10px;
		margin-top : 20px;
		margin-bottom : 5px;
	}

	div.picture {
		font-family : Arial;
		font-weight : bold;
		font-size : 13px;
		border : medium;
		float : left;
		text-align : center;
	}

	a.photoname {
		font-family : Arial;
		font-weight : bold;
		font-size : 13px;
		color : "#DDDDDD";
		text-decoration : none;
		text-align : center;
		margin-bottom : 15px;
	}

