@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align:right;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	
}
.toleft {
	text-align:left;
	
	
}
.toright {
	text-align:right;
	
}
.highlighttext {
color:	#990000;
}

.philosophy {
	font-size:smaller;
	
	
}

.tobottom{
	position:fixed;
	
	
	vertical-align:bottom;
top:570px;	

	
	
}

td {
	text-align:left;
	padding-bottom: 3px;
	top: 0px;
}
p{
	text-align:justify;
}

h1 {
	font-weight:normal;
	color: #990000;
	text-align: center;	
	
}
.main {
	min-height:600px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.bbb {
	padding-right: 40px;
	padding-left: 40px;
}

