P, .text {
	font-family : Arial, sans-serif;
	font-size : x-small;
}

A {
	color: #3333cc;
	font-weight : bold;
}

A:Hover {
	color : #ff0000;
}

.cp {
	font-size : 7pt;
	font-weight : bold;
	font-family : Arial, sans-serif;
}

.slink {
	color : #6666cc;
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial, sans-serif;
}

.header {
	color : #6666cc;
	font-size : 14pt;
	font-weight : bold;
	font-family : Arial, sans-serif;
}

.form {
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial, sans-serif;
}

.blue {
	color : #6666cc;
	font-weight : bold;
}

li {
	font-size : 10pt;
	font-family : Arial, sans-serif;
	text-padding: 0px;
}
	
