/* CSS Document */

body {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
}

.header {
	color : #3399CC;
	font-size : 13px;
	font-weight: bold;
}

p{
	font-size: 12px;
}

.trademark {
	font-size: 9px;
	vertical-align: text-top;
}

.copyright {
	font-size: 10px;
}
