﻿@import url( /styles/corowaGlobal.css );
@import url( /styles/corowaIE.css );
/***********************************************/
/* HTML tag styles                             */
/***********************************************/


h1{
    font-size: 120%;
}

h2{
    font-size: 120%;
}

h3{
    font-size: 95%;
}

h4{
    font-size: 90%;
}

h5{
    font-size: 90%;
}

h6{
    font-size: 90%;
}

p {
    font-size: 90%;
}

/***********************************************/
/*Component Styles                             */
/***********************************************/


.content td {
 font-size:16px;
}

.content p {
 font-size:16px;
}

.summaryText {
 font-size:16px;
}

.titleText {
 font-size:16px;
}

.subHeading2 {
 font-size:16px;
}

.subHeading {
 font-size:16px;
}

.footer {
 font-size:12px;
}

.contentHome {
 font-size:16px;
}

a {
 font-size:16px;
}

a:hover {
 font-size:16px;
}
