body {

	font:0.8em Arial, Helvetica, sans-serif;

 }
 
dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	/*color: #f00;*/
	text-decoration: none;
}
dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #066;
}
dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/*color: #666666;*/
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: x-small;*/
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC3300;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC3300;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}






.style1 {color: #666666;}
img#logo_sipk {
	margin-left:16px;
	float:left;
}



ul#menu {
margin-left:2.0em;
margin-top:1.0em;
list-style-type: none;
}

ul#menu li {
	margin-bottom:0.7em;
}



div.pe-rule  hr,
div.pe-alternate-rule hr,
div.pe-alternate-rule-two hr,
div.pe-alternate-rule-three hr {
display:none;}
.pe-rule,
.pe-alternate-rule,
.pe-alternate-rule-two,
.pe-alternate-rule-three,
.pe-clear {clear:both;}



div.pe-rule {
	background:#FFF url(images/dotted.gif) repeat-x;
	height:1px;
	/*width: 90%;*/
	width:648px;
}

div.pe-alternate-rule,
div.pe-alternate-rule-two {
	background:#FFF url(images/solid.gif) repeat-x;
	height:1px;
	/*width: 90%;*/
		width:648px;
}
div.pe-alternate-rule-two {
	background-repeat:repeat;
	height:4px;
}
div.pe-alternate-rule-three {
	background:none;
	height:0px;
	}
	
	
table#board {
	width:90%;
}
#board tr {vertical-align: top; }
#board tr td,
#board tr td a{font:1.0em Arial, Helvetica, sans-serif;padding:4px;}
#board th{text-align:left;}
#board tr th, #board tr td{border-bottom:solid 1px #000;}


div#masthead {
	padding-left:190px;
	padding-top:2.2em;
}

ul.bpoints {
	list-style: disc !important;
}



#yui-main blockquote,
#yui-main ul,
#yui-main ol,
#yui-main dl {
	margin:1em;
}
#yui-main ol,
#yui-main ul,
#yui-main dl {
	margin-left:2em;
}
#yui-main ol li {
	list-style: decimal outside;	
}
#yui-main ul li {
	list-style: disc outside;
}

#yui-main p {
	margin-bottom:1.0em;
}
.a, strong {
	font-weight: bold;
}

em {
	font-style: italic;
}
