a:link {
	color: #444488;
	text-decoration:none;
        font-size:14px;
}
a:hover {
	color:6666bb;
}

a.sub:link {
        color: #666;
        text-decoration:none;
        font-size:13px;
}
a.sub:hover {
        color:6666bb;
}

div.search {
	margin-bottom:16px;
}
.major {
	line-height:24px;
	font-size:24px;
	margin-bottom:4px;
}
.contentdate {
    font-size:11px;
    color:#888888;
}
p {
    line-height:30px;
    font-size:14px;
    color:#888888;
}
h1 {
    font-size:28px;
    color:#44aaaa;
}
h2 {
    font-size:18px;
    color:#44aaaa;
    margin-top:25px;
}

