body {
	color: #dcdcdc;
	font-size: 11px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック";
	line-height: 15px;
}

pre { font-family: monaco, courier, consolas, monospace; }
code { font-family: monaco, courier, consolas, monospace; }

.screenshot {
	color: #000000;
}

.samplemovies {
	color: #cccccc;
}


.title { color: #41648f; font-size: 13px; padding-top: 20px; }
.smallGrayP { color: #7c7c7c; font-size: 9px; }
.credit { color: #3c3c3c; font-size: 10px; }


h1 { font-size: 21px; font-weight: bold; }
h2 { font-size: 19px; font-weight: bold; }
h3 { font-size: 17px; font-weight: bold; }
h4 { font-size: 15px; font-weight: bold; }
h5 { font-size: 13px; font-weight: bold; }
h6 { font-size: 11px; font-weight: bold; }

a:link { color: #8282cf;  text-decoration: none; }
a:visited { color: #8282cf; text-decoration: none; }
a:active { color: #8282cf; text-decoration: none; }
a:hover{ color: #ff5500; text-decoration: underline; }


div.sectionpadding {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
