.IBase {
    font-family:        Arial;
    border-width:       0px;
    border-style:       solid;
    border-color:  		gray;
}

.ISubTitle{
    font-family:        Arial;
    font-size:          16px;
    font-weight:        bold;
    font-style:         normal;
    color: #ae0000;
    text-decoration:	none;
}

.ITitle {

    font-family:        Arial;
    font-size:          22px;;
    font-weight:        bold;
    font-style:         plain;
    color:				#000000;
    text-decoration:	none;
    cursor:				pointer;
}

.ISubTitle2 {
    font-family:        Arial;
    font-size:          12px;
    font-weight:        bold;
    font-style:         plain;
    color:				#000000;
    text-decoration:	none;
}

.ITitle2 {

    font-family:        Arial;
    font-size:          16px;;
    font-weight:        bold;
    font-style:         plain;
    color:				#000000;
    text-decoration:	none;
    cursor:				pointer;
}

.IAbstract {

    color:				#000000;
    font-family:        Arial;
    font-size:          12px;
    align:				left;
    cursor:				pointer;
}

.IAuthor {
	
    color:				#000000;
    font-family:        Arial;
    font-size:          13px;
    font-weight:        bold;
    
}

.IDate {

    color:				#000000;
    font-family:        Arial;
    font-size:          12px;
    font-weight:        bold;
    
}

.attachment{
    color:				#000000;
    font-family:        Arial;
    font-size:          12px;
    font-weight:        bold;
	
}

.attachment2{
    color:				#000000;
    font-family:        Arial;
    font-size:          12px;
    font-weight:        normal;
	
}

.IContent {

    color:				#000000;
    font-family:        Arial;
    font-size:          14px;
}


.IServices {

    color:				#707070;
    font-family:        Arial;
    font-size:          14px;
    font-weight:        normal;
    text-align: 		justify;
}

.IMore {

    color:				#000000;
    font-family:        Arial;
    font-size:          10px;
    font-weight:        bold;
    
}

.IAttachment {

    color:				#000000;
    font-family:        Arial;
    font-size:          14px;
    cursor:				pointer;
}

.subTitle {
	font-size:20px;
	letter-spacing: -1px;
	color: #a77c5a;
}