* {
	margin:0; 
	padding: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}


body {
	font-size:13px; 
}

body.cke_show_borders {
	padding:35px;
	width:548px;
	font-size:13px;
	border-right: 10px solid #DBE4D9;
	border-left: 10px solid #DBE4D9;
}

body.cke_show_borders, 
body.cke_show_borders td, 
body.cke_show_borders div, 
body.cke_show_borders input, 
body.cke_show_borders textarea, 
body.cke_show_borders select {
	color: #484848;
}



img {
	border:0
}

a {
	color:#006666; 
	text-decoration: none; 
	font-weight:normal;
}
a:hover, .alike:hover {
	color:#006666; 
	text-decoration:none;
}

h1 {
	font-size:16px; 
	font-weight: bold; 
	margin-bottom:20px;
}
h2 {
	color:#595F84; 
	float:none; 
	padding-bottom:10px;
}

ul {
	margin-bottom:20px;
}
li {
	margin-bottom:0px;
}

table {
	border: none; 
	border-collapse: collapse; 
}


