body {
margin: 0px;
padding: 0px;
}

p {
margin: 0; 
padding: 0;
}


.margin1px {
margin-top: 1px;
margin-bottom: 1px;
margin-left: 1px;
margin-right: 1px;
}

.margin5px {
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
}


.quickeditbutton{
	color: #0033FF;
	text-decoration: none;
	font: 10px Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.quickeditbutton a:visited{
	color: #0033FF;
	font-weight:normal;
}

.quickeditbutton a:link{
	color: #0033FF;
	font-weight:normal;
}

.quickeditbutton a:active{
	color: #0033FF;
	font-weight:normal;
}

.quickeditbutton a:hover{
	color: #FF3300;
	font-weight:normal;
}



.header {
background-color: #FFFFFF;
font-family: verdana,helvetica,sans-serif;
font-size: 10px;
color: #6C00E8;
font-weight: normal; }

.header a:link {
font-family: verdana,helvetica,sans-serif;
font-size: 10px;
color: #F22800;
font-weight: bold; text-decoration: none; }

.header a:visited {
font-family: verdana,helvetica,sans-serif;
font-size: 10px;
color: #F22800;
font-weight: bold; text-decoration: none; }

.header a:hover {
font-family: verdana,helvetica,sans-serif;
font-size: 10px;
color: #6C00E8;
font-weight: bold; text-decoration: none; }

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold; color: #6C00E8;
margin: 0px;
padding: 0px;
}


h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold; color: #000000;
margin: 0px;
padding: 0px;
}
