*{margin :0px; padding: 0px;}
ol, ul {
	list-style: none;
}

p {
    font-size: 12px;
}

a {
    text-decoration: none;
}

a img {
    border: none;
}

img {
    vertical-align: middle;
}

fieldset {
    border: none;
}

h1, h2, h3, h4, h5 {
    font-family: MyriadProSemibold, sans-serif;
}

h2 {
    margin: 0;
}

h1 {
}

.clear {
    clear: both;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.aligncenter {
    text-align: center;
}

