body {
	margin: 0px;
	padding: 0px;
	background-color : #ffffff;
}

IMG
	{border: 0px;
	}
	
li, p, span, .all {
	color : #0B133C;
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
}
.textheader {
	color : #0B133C;
	font-size : x-small;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

td, td P {
	color : #0B133C;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

.allunderline {
	color : #0B133C;
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

.mainheader{
	color : #0B133C;
	font-size : 16px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.header {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	color: #0B133C;
	font-weight : bold;
}

a.whitebold{
	color : #ffffff;
	font-size : 14px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-transform:uppercase;
}
a:hover.whitebold{
	color : #ffffff;
	font-size : 14px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	text-transform:uppercase;
}

.copyright{
	color : #B1B2B2;
	font-size : 10px;
	font-style: italic;
	font-family : Arial, Helvetica, sans-serif;
}

a.copyright{
	color : #B1B2B2;
	font-size : 10px;
	font-style: italic;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a:hover.copyright{
	color : #B1B2B2;
	font-size : 10px;
	font-style: italic;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

a.yellow {
	color : #FFE600;
	font-size : 12 px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.yellow:hover {
	color : #FFE600;
	font-size : 12 px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

.yellow{
	color : #FFE600;
	font-size : 12 px;
	font-family : Arial, Helvetica, sans-serif;
}

a {
	color : #B27F91;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}

/* ===== MENU ===== */
.topmenu, .ptopmenu{
	color : #0B133C;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.topmenu {
	text-decoration : underline;
}
a.topmenu:hover {
	color : #0B133C;
	text-decoration : none;
}

/* ===== SERVICES ===== */
DIV.services
	{position: absolute;
	right: 250px;
	top: 50px;
	text-align: center;
	}
DIV.services A
	{font-size : 10px;
	text-decoration : underline;
	color : #B27F91;
	}

	
a.all {
	color : #0B133C;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.all:hover {
	color : #0B133C;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

.brown{
	color : #B27F91;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.brownbold{
	color : #B27F91;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
a.brownbold{
	color : #B27F91;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a.brownbold:hover{
	color : #B27F91;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

INPUT, SELECT, TEXTAREA {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

hr {
	height:1px;
	color:#000000;
}

.roman P {
	text-align:justify;
	margin:0px;
	text-indent:30px;
}

A.comment
	{font-weight : bold;
	text-decoration : none;
	color : #0B133C;
	}
A.comment SUP {
	font-weight : normal;
	text-decoration : underline;
}
P.comment
	{margin-bottom: 10px;
	text-indent: 0px;
	font-size : 13px;
	font-weight : bold;
	}

.menu	ul {
		padding:0;
		margin:0;
}

.menu ul ul {
	padding-bottom:10px;
}