
a:link {
	color: #6B74B9;
	text-decoration: none;
}
a:visited {
	color: #4D55A6;
	text-decoration: none;
}
a:hover {
	color: #717ABB;
	text-decoration: underline;
}
a:active {
	color: #717ABB;
	text-decoration: none;
}

.header {
	background-color: #3C6CC1;
	  }
.menu {
	background-color: #f4f4f4;
	border-bottom: 1px dotted #b2b2b2;
	border-right: 1px dotted #b2b2b2;
	  }
.menu a{
	font-size:12px;
	font-family: arial;
	text-decoration: none;
	color: #000000;
	margin-left: 5px;
	}
.menu a:visited{
	font-size:12px;
	font-family: arial;
	text-decoration: none;
		color: #000000;
	}
.footer {
	background-color: #3C6CC1;
	  }

h1,h2,p{margin: 0 10px}
h1{font-size: 250%;color: #FFF}
h2{font-size: 200%;color: #f0f0f0}
p{padding-bottom:1em}
h2{padding-top: 0.3em}
div#nifty{ margin: 0 10%;background: #FFFFFF}

b.rtop, b.rbottom{
	display:block;background: #3C6CC1	}
b.rtop b, b.rbottom b{
	display:block;height: 1px;
    overflow: hidden; background: #FFFFFF
	}
b.r1{
	margin: 0 5px
	}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
.content {
	font-size:12px;
	font-family: arial;
	text-decoration: none;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; 
}	