body { 
	font-size: 16px; 
	font-family: Roboto, sans-serif;
	color: #69727A;
	line-height:22px;
	background-color: #780AF7;
	margin: 0;
}

ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

img {border: 0px; padding: 0}

img p{padding: 0 0 10px 0 !important; margin: 0 0 0 0 !important;}

a {color:#582A72; text-decoration: none;	}
a:hover {color:#FF8500;} 

li {padding-left:15px;}

sup{font-style: normal;} 
sub{font-style: italic;}

hr {border-color: #EFECE2; border-style: solid; border-width: 1px; height: 0px; margin: 20px 0 20px 0; z-index: 99;}

h1,h2,h3,h4{margin:0px 0px 0px 0px; padding:4px 0px 4px; font-weight: normal; color: #582A72;}
h1{ font-size:28px; line-height:30px; padding-bottom: 30px;}
h2{ font-size:24px; line-height:26px; padding-bottom: 25px;}
h3{ font-size:20px; line-height:22px;}
h4{ font-size:16px; line-height:18px;}
h5{ padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px;}
p{ padding:6px 0px 6px 0px; margin:0; }
a h2{ font-size:24px; line-height:26px;}

.ccm-search-block-submit{cursor: pointer;}
.ccm-search-block-text{position: relative; top: -8px;}

strong{display: inline;}












