/* CSS Document */
* {
	margin:0px;
	padding:0px;
}

body {
	color:#333333;
	font-size:12px;
}

td {
	font-size:12px;
}

blockquote, ol, ul {
	margin:0px;
	padding:0px;
}

p {
	text-indent:2em;
}

iframe {
	border:0px none;
}

#container {
	background-color:#FFFFFF;
	margin:0pt auto;
	min-height:100%;
	text-align:left;
}

#header, #content, #footer {
	clear:both;
}
.pkg {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	overflow:hidden;
}
