body {padding: 0px; margin: 10px; font-family: sans-serif; font-size: 80%;	border: solid 2px #2E529C}

.all {
	padding: 20px;
	width: 700px;
	margin-left:50px 
}

.content {
	width: 750px;
}

.vch_item_head {
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 1.5em;
}

a:link { text-decoration:none; color: #0804B0}
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }
a:active { text-decoration:underline; }


H1 {
	padding-bottom: 5px;
	color: #222B70
H2 {
	padding-bottom: 5px;
	color: #222B70
}
H3 {
	padding-bottom: 5px;
	color: #222B70
}
.title {	
	font-size: 80%
}
.link    {
	color: #ffffff;	
	background-color:  #C0C0C0;
	border: solid 1px black;
	padding: 5px;
	font-weight: normal
	}
.notlink {
	color: #222B70;
	background-color:  #ffffff;
	border-bottom: solid 1px black;
	padding: 5px
	}

P { 
	padding-bottom: 5px;	
	font-size: 80%
	}

li {
	padding-bottom: 7px;
	font-size: 80%
}

img { border-style: none }