@import url( /assets/styles/global.css );

/***********************************************/
/* HTML tag styles                             */
/***********************************************/


h1{
    font-size: 120%;
}

h2{
    font-size: 105%;
}

h3{
    font-size: 95%;
}

h4{
    font-size: 90%;
}

h5{
    font-size: 90%;
}

h6{
    font-size: 90%;
}

p {
    font-size: 90%;
}

ul {
    font-size: 90%;
}

ol {
    font-size: 90%;
}

/***********************************************/
/*Component Styles                             */
/***********************************************/


.content {
 font-size:16px;
}

.summaryText {
 font-size:16px;
}

.titleText {
 font-size:16px;
}

.subHeading2 {
 font-size:16px;
}

.subHeading {
 font-size:16px;
}

.copyright {
 font-size:11px;
}
