@charset "UTF-8";
/* CSS Document */
body {
margin: 0;
padding: 0px;
background: #ffffff
color: #ffffff;
text-align: center;
}
#page
	{
	color: #000000;
    font-family: "Times New Roman", Georgia, Times, serif;
	font-size: x-small;
	background-color: #ffffff;
	text-align: left;
	visibility: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 954px;
	height: 300px
	}
	p {
	    font-family: "Times New Roman", Georgia, Times, serif;
		margin-top: 5px;
		margin-left: 80px;
		font-size: small;
		line-height: 130%;
		color: #7f7f7f
		}
	h3 {
		font-family: "Times New Roman", Georgia, Times, serif;
		margin-top: 0px;
		margin-left: 80px;
		font-size: x-small;
		line-height: 130%;
		color: #7f7f7f
		}
		a:link {
		font-family: "Times New Roman", Georgia, Times, serif; 
		color: #7f7f7f; 
		text-decoration: underline
		}
		a:visited { 
		font-family: "Times New Roman", Georgia, Times, serif; 
		color: #cccccc; 
		text-decoration: none 
		}
		a:hover { 
		font-family: "Times New Roman", Georgia, Times, serif; 
		color: #000000; 
		text-decoration: underline 
		}
#tags {
	    font-family: "Times New Roman", Georgia, Times, serif;
		margin-top: 5px;
		margin-bottom: -10px;
		font-size: medium;
		font-weight:bold;
		line-height: 100%;
		color: #333333;
		position: relative
		}
#h1
	{
	background-color: #ffffff;
	text-align: left;
	visibility: visible;
	position: relative;
	}
#bk-div1 {
border: 1px solid #ebebeb;
background:#ffffff;
position: relative;
}
#content {
margin: 0px;
padding: 0px;
border: 8px solid #fafafa;
position: relative;
}


